diff options
Diffstat (limited to 'src/test/modules/Makefile')
-rw-r--r-- | src/test/modules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/modules/Makefile b/src/test/modules/Makefile index aa1d27bbed3..7d3d3d52b45 100644 --- a/src/test/modules/Makefile +++ b/src/test/modules/Makefile @@ -15,6 +15,7 @@ SUBDIRS = \ plsample \ spgist_name_ops \ test_aio \ + test_binaryheap \ test_bloomfilter \ test_copy_callbacks \ test_custom_rmgrs \ |