summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <pekka@mysql.com>2004-12-13 12:36:32 +0100
committerunknown <pekka@mysql.com>2004-12-13 12:36:32 +0100
commita2649d0ddfda2ba0cf8caea9f26a3e4e61f10120 (patch)
tree50f00deb6bd36f29e9423667021a1b9bbbaeb3b6
parent756572e12d1efe1df81fb85df38dd1aad97d45dc (diff)
downloadmariadb-git-a2649d0ddfda2ba0cf8caea9f26a3e4e61f10120.tar.gz
ndb: nothing
ndb/test/ndbapi/Makefile.am: foo
-rw-r--r--ndb/test/ndbapi/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ndb/test/ndbapi/Makefile.am b/ndb/test/ndbapi/Makefile.am
index c050c42a701..c50cd9648f0 100644
--- a/ndb/test/ndbapi/Makefile.am
+++ b/ndb/test/ndbapi/Makefile.am
@@ -32,7 +32,7 @@ testTransactions \
testDeadlock \
test_event ndbapi_slow_select testReadPerf testLcp \
testPartitioning \
-testBitfield foo
+testBitfield
#flexTimedAsynch
#testBlobs
@@ -73,7 +73,6 @@ testReadPerf_SOURCES = testReadPerf.cpp
testLcp_SOURCES = testLcp.cpp
testPartitioning_SOURCES = testPartitioning.cpp
testBitfield_SOURCES = testBitfield.cpp
-foo_SOURCES = foo.cpp
INCLUDES_LOC = -I$(top_srcdir)/ndb/include/kernel
@@ -91,3 +90,4 @@ testBackup_LDADD = $(LDADD) bank/libbank.a
+