Browse Source

Makefile.am:

After merge fix


storage/ndb/test/ndbapi/Makefile.am:
  After merge fix
pull/374/head
unknown 20 years ago
parent
commit
b3708b7c47
  1. 1
      storage/ndb/test/ndbapi/Makefile.am

1
storage/ndb/test/ndbapi/Makefile.am

@ -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

Loading…
Cancel
Save