diff options
Diffstat (limited to 'ndb/test/ndbapi/Makefile_old')
-rw-r--r-- | ndb/test/ndbapi/Makefile_old | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ndb/test/ndbapi/Makefile_old b/ndb/test/ndbapi/Makefile_old index 91f0c84c18e..34761e1eb9c 100644 --- a/ndb/test/ndbapi/Makefile_old +++ b/ndb/test/ndbapi/Makefile_old @@ -37,7 +37,8 @@ BIN_DIRS = \ indexTest \ test_event \ indexTest2 \ - testGrep + testGrep \ + testBlobs ifeq ($(NDB_OS), SOLARIS) ifeq ($(NDB_COMPILER), FORTE6) |