aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2015-09-12 00:41:00 +0000
committerBart Polot <bart@net.in.tum.de>2015-09-12 00:41:00 +0000
commitc547a9dbe17b3566556557b9d88971cdc2b02ac2 (patch)
treeb491d3eb36d61604eaa019fbc0f0856f0c54af0e /src/identity/Makefile.am
parentc8aace43c41d50e03bd28b6e696b33c1da8b6c4c (diff)
downloadgnunet-c547a9dbe17b3566556557b9d88971cdc2b02ac2.tar.gz
gnunet-c547a9dbe17b3566556557b9d88971cdc2b02ac2.zip
- fix building (missing source)
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index f1f0c3851..64bf94109 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -20,8 +20,8 @@ pkgcfg_DATA = \
20 identity.conf 20 identity.conf
21 21
22lib_LTLIBRARIES = \ 22lib_LTLIBRARIES = \
23 libgnunetidentity.la \ 23 libgnunetidentity.la
24 libgnunet_plugin_gnsrecord_identity.la 24# libgnunet_plugin_gnsrecord_identity.la
25 25
26libgnunetidentity_la_SOURCES = \ 26libgnunetidentity_la_SOURCES = \
27 identity_api.c \ 27 identity_api.c \