diff options
-rw-r--r-- | ndb/src/mgmapi/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ndb/src/mgmapi/Makefile.am b/ndb/src/mgmapi/Makefile.am index bf209ddccb5..674debf5cc3 100644 --- a/ndb/src/mgmapi/Makefile.am +++ b/ndb/src/mgmapi/Makefile.am @@ -10,9 +10,9 @@ include $(top_srcdir)/ndb/config/common.mk.am include $(top_srcdir)/ndb/config/type_util.mk.am #ndbtest_PROGRAMS = ndb_test_mgmapi -ndb_test_mgmapi_SOURCES = test_mgmapi.cpp -ndb_test_mgmapi_LDFLAGS = @ndb_bin_am_ldflags@ \ - $(top_builddir)/ndb/src/libndbclient.la +#ndb_test_mgmapi_SOURCES = test_mgmapi.cpp +#ndb_test_mgmapi_LDFLAGS = @ndb_bin_am_ldflags@ +# $(top_builddir)/ndb/src/libndbclient.la # Don't update the files from bitkeeper %::SCCS/s.% |