Commit 728fbb3a authored by unknown's avatar unknown

fix for a compatibility build problem on MacOSX intel.

Discussed with Kent.


ndb/test/ndbapi/Makefile.am:
  Fix for a compatibility build problem on MacOSX Intel.
parent 4f580b3e
...@@ -37,6 +37,10 @@ testBitfield \ ...@@ -37,6 +37,10 @@ testBitfield \
DbCreate DbAsyncGenerator \ DbCreate DbAsyncGenerator \
testSRBank testSRBank
EXTRA_PROGRAMS = \
test_event \
test_event_merge \
test_event_multi_table
#flexTimedAsynch #flexTimedAsynch
#testBlobs #testBlobs
#flex_bench_mysql #flex_bench_mysql
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment