aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-08-08 17:23:26 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-08-08 17:23:26 +0200
commitd39c8087c4872094105270b193f68e191b5c6015 (patch)
tree54e3155ce7b3552524900415cac52438d2e13ab2 /src/util/Makefile.am
parent6b23a8225efed99498f891b589c7c5171567192b (diff)
downloadgnunet-d39c8087c4872094105270b193f68e191b5c6015.tar.gz
gnunet-d39c8087c4872094105270b193f68e191b5c6015.zip
pathes to better support third party extensions from ML. Thanks to Alessio Vanni
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index fe5cc6e72..647f09224 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -161,7 +161,7 @@ libgnunetutil_la_LIBADD = \
161 161
162libgnunetutil_la_LDFLAGS = \ 162libgnunetutil_la_LDFLAGS = \
163 $(GN_LIB_LDFLAGS) \ 163 $(GN_LIB_LDFLAGS) \
164 -version-info 13:1:0 164 -version-info 13:2:0
165 165
166libgnunetutil_taler_wallet_la_SOURCES = \ 166libgnunetutil_taler_wallet_la_SOURCES = \
167 common_allocation.c \ 167 common_allocation.c \