aboutsummaryrefslogtreecommitdiff
path: root/src/identity-attribute/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2017-12-04 16:37:28 +0100
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2017-12-04 16:37:28 +0100
commitf485d0399e8ef0c388a321bbad7ae424935752bc (patch)
tree7b7dcad11af2375c4a0e1904d1dec33bd8a88397 /src/identity-attribute/Makefile.am
parentb16fa2d88aabb18f222b40136d6ace68ffc104c6 (diff)
downloadgnunet-f485d0399e8ef0c388a321bbad7ae424935752bc.tar.gz
gnunet-f485d0399e8ef0c388a321bbad7ae424935752bc.zip
-fix makefile
Diffstat (limited to 'src/identity-attribute/Makefile.am')
-rw-r--r--src/identity-attribute/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity-attribute/Makefile.am b/src/identity-attribute/Makefile.am
index 770bc2ead..583545344 100644
--- a/src/identity-attribute/Makefile.am
+++ b/src/identity-attribute/Makefile.am
@@ -38,7 +38,7 @@ libgnunet_plugin_identity_attribute_gnuid_la_SOURCES = \
38libgnunet_plugin_identity_attribute_gnuid_la_LIBADD = \ 38libgnunet_plugin_identity_attribute_gnuid_la_LIBADD = \
39 $(top_builddir)/src/util/libgnunetutil.la \ 39 $(top_builddir)/src/util/libgnunetutil.la \
40 $(LTLIBINTL) 40 $(LTLIBINTL)
41libgnunet_plugin_gnsrecord_dns_la_LDFLAGS = \ 41libgnunet_plugin_identity_attribute_gnuid_la_LDFLAGS = \
42 $(GN_PLUGIN_LDFLAGS) 42 $(GN_PLUGIN_LDFLAGS)
43 43
44 44