aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index c240053ff..1278e1852 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -249,8 +249,7 @@ gnunet_qr_SOURCES = \
249gnunet_qr_LDADD = \ 249gnunet_qr_LDADD = \
250 libgnunetutil.la \ 250 libgnunetutil.la \
251 $(GN_LIBINTL) 251 $(GN_LIBINTL)
252gnunet_qr_LDFLAGS= \ 252gnunet_qr_LDFLAGS= -lzbar -ljpeg -lICE -lSM -lX11 -lXv
253 -lzbar
254 253
255plugin_LTLIBRARIES = \ 254plugin_LTLIBRARIES = \
256 libgnunet_plugin_test.la 255 libgnunet_plugin_test.la