aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-21 17:27:11 +0000
committerng0 <ng0@n0.is>2019-11-21 17:27:11 +0000
commitf90a9d9330f3df72403857ee0b1ec184a89de229 (patch)
tree8508323a00246c062c36aecc0df988cada39c2f3 /src/util
parent0eb4f2a45baaa8372d23989ae12a6bbb11e9da4f (diff)
downloadgnunet-f90a9d9330f3df72403857ee0b1ec184a89de229.tar.gz
gnunet-f90a9d9330f3df72403857ee0b1ec184a89de229.zip
comment secondary dependencies for -qr
Diffstat (limited to 'src/util')
-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