aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-03 14:36:54 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-03 14:36:54 +0200
commit10c1ecc2798ee90a0cb115942beef8f9cba57f0d (patch)
tree85c5b117a98fda01fa347fba233bc2812d6d38eb /src/util
parent8b6b7febc5af8f10e308f41730ef3c8297f8e55e (diff)
downloadgnunet-10c1ecc2798ee90a0cb115942beef8f9cba57f0d.tar.gz
gnunet-10c1ecc2798ee90a0cb115942beef8f9cba57f0d.zip
disting
Diffstat (limited to 'src/util')
-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 20e2dd917..0e799b553 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -280,8 +280,7 @@ gnunet_uri_LDADD = \
280 280
281 281
282gnunet_qr_SOURCES = \ 282gnunet_qr_SOURCES = \
283 gnunet-qr.c \ 283 gnunet-qr.c
284 gnunet-qr-utils.h
285gnunet_qr_LDADD = \ 284gnunet_qr_LDADD = \
286 libgnunetutil.la \ 285 libgnunetutil.la \
287 $(GN_LIBINTL) 286 $(GN_LIBINTL)