aboutsummaryrefslogtreecommitdiff
path: root/src/my/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/my/Makefile.am')
-rw-r--r--src/my/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/my/Makefile.am b/src/my/Makefile.am
index 7c0bc404e..9103be38e 100644
--- a/src/my/Makefile.am
+++ b/src/my/Makefile.am
@@ -35,6 +35,7 @@ test_my_SOURCES = \
35 test_my.c 35 test_my.c
36test_my_LDADD = \ 36test_my_LDADD = \
37 libgnunetmy.la \ 37 libgnunetmy.la \
38 $(top_builddir)/src/mysql/libgnunetmysql.la \
38 $(top_builddir)/src/util/libgnunetutil.la \ 39 $(top_builddir)/src/util/libgnunetutil.la \
39 -lmysqlclient $(XLIB) 40 -lmysqlclient $(XLIB)
40 41