|
|
|
@ -86,6 +86,7 @@ DbCreate_SOURCES = bench/mainPopulate.cpp bench/dbPopulate.cpp bench/userInterfa |
|
|
|
DbAsyncGenerator_SOURCES = bench/mainAsyncGenerator.cpp bench/asyncGenerator.cpp bench/ndb_async2.cpp bench/dbGenerator.h bench/macros.h bench/userInterface.h bench/testData.h bench/testDefinitions.h bench/ndb_schema.hpp bench/ndb_error.hpp |
|
|
|
testSRBank_SOURCES = testSRBank.cpp |
|
|
|
test_event_merge_SOURCES = test_event_merge.cpp |
|
|
|
test_event_multi_table_SOURCES = test_event_multi_table.cpp |
|
|
|
|
|
|
|
INCLUDES_LOC = -I$(top_srcdir)/storage/ndb/include/kernel |
|
|
|
|
|
|
|
|