summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorkonstantin@mysql.com <>2004-06-22 14:47:41 +0400
committerkonstantin@mysql.com <>2004-06-22 14:47:41 +0400
commit02c654d218adf9cb3c4c2bb6406c89b6bb439176 (patch)
tree5aa9c1c7b26b63fae631eef343c7841d4e78f49b /tests
parentdc6465cc38e8f91517ac3210a9624917abd46aca (diff)
downloadmariadb-git-02c654d218adf9cb3c4c2bb6406c89b6bb439176.tar.gz
- automatic dependency tracking for client_test enabled
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5d6e6a68ae2..5d0e4627b69 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -36,7 +36,6 @@ LIBS = @CLIENT_LIBS@
LDADD = @CLIENT_EXTRA_LDFLAGS@ ../libmysql/libmysqlclient.la
client_test_LDADD= $(LDADD) $(CXXLDFLAGS)
client_test_SOURCES= client_test.c
-client_test_DEPENDENCIES= $(LIBRARIES) $(pkglib_LTLIBRARIES)
insert_test_DEPENDENCIES= $(LIBRARIES) $(pkglib_LTLIBRARIES)
select_test_DEPENDENCIES= $(LIBRARIES) $(pkglib_LTLIBRARIES)