aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2015-10-29 16:16:39 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2015-10-29 16:16:39 +0000
commit26e8eee69350d1d0159bbf0b29a1a5a82be744a6 (patch)
tree6b002beb84ddf9fbb9c0cb0f9da02bd4811d4d95 /src/identity/Makefile.am
parent07cf21cb24446f7e5f71e9c464fc471600909bb5 (diff)
downloadgnunet-26e8eee69350d1d0159bbf0b29a1a5a82be744a6.tar.gz
gnunet-26e8eee69350d1d0159bbf0b29a1a5a82be744a6.zip
-fix build
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 f793c2fc8..0a0f08fc3 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -41,8 +41,8 @@ libexec_PROGRAMS = \
41 41
42if HAVE_REST 42if HAVE_REST
43plugin_LTLIBRARIES = \ 43plugin_LTLIBRARIES = \
44 libgnunet_plugin_rest_identity.la 44 libgnunet_plugin_rest_identity.la \
45# libgnunet_plugin_gnsrecord_identity.la 45 libgnunet_plugin_gnsrecord_identity.la
46endif 46endif
47 47
48 48