aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-15 16:43:54 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-15 16:43:54 +0200
commitf894508e2324f8938c4a00e3bc2563e931777b86 (patch)
tree49103b426b53826b80122a1fca5787d26100e54e /src/gns/Makefile.am
parent06cc020e36a57766f1a07fe78c3270ed315b8ef4 (diff)
downloadgnunet-f894508e2324f8938c4a00e3bc2563e931777b86.tar.gz
gnunet-f894508e2324f8938c4a00e3bc2563e931777b86.zip
-fix
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index bbdf079ef..744ba66ec 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -251,6 +251,7 @@ libgnunet_plugin_block_gns_la_LIBADD = \
251 $(top_builddir)/src/util/libgnunetutil.la \ 251 $(top_builddir)/src/util/libgnunetutil.la \
252 $(top_builddir)/src/block/libgnunetblock.la \ 252 $(top_builddir)/src/block/libgnunetblock.la \
253 $(top_builddir)/src/block/libgnunetblockgroup.la \ 253 $(top_builddir)/src/block/libgnunetblockgroup.la \
254 $(top_builddir)/src/identity/libgnunetidentity.la \
254 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la 255 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la
255libgnunet_plugin_block_gns_la_LDFLAGS = \ 256libgnunet_plugin_block_gns_la_LDFLAGS = \
256 $(GN_LIBINTL) \ 257 $(GN_LIBINTL) \