diff options
-rw-r--r-- | ndb/test/ndbapi/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ndb/test/ndbapi/Makefile.am b/ndb/test/ndbapi/Makefile.am index 19d3c4902a8..b639c71d07a 100644 --- a/ndb/test/ndbapi/Makefile.am +++ b/ndb/test/ndbapi/Makefile.am @@ -37,6 +37,10 @@ testBitfield \ DbCreate DbAsyncGenerator \ testSRBank +EXTRA_PROGRAMS = \ + test_event \ + test_event_merge \ + test_event_multi_table #flexTimedAsynch #testBlobs #flex_bench_mysql |