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