aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rest-plugins/Makefile.am20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/rest-plugins/Makefile.am b/src/rest-plugins/Makefile.am
index 76104fa1a..f36154ebd 100644
--- a/src/rest-plugins/Makefile.am
+++ b/src/rest-plugins/Makefile.am
@@ -44,16 +44,16 @@ libgnunet_plugin_rest_reclaim_la_LDFLAGS = \
44 i$(GN_PLUGIN_LDFLAGS) 44 i$(GN_PLUGIN_LDFLAGS)
45 45
46 46
47libgnunet_plugin_rest_credential_la_SOURCES = \ 47#libgnunet_plugin_rest_credential_la_SOURCES = \
48 plugin_rest_credential.c 48# plugin_rest_credential.c
49libgnunet_plugin_rest_credential_la_LIBADD = \ 49#libgnunet_plugin_rest_credential_la_LIBADD = \
50 $(top_builddir)/src/credential/libgnunetcredential.la \ 50# $(top_builddir)/src/credential/libgnunetcredential.la \
51 $(top_builddir)/src/rest/libgnunetrest.la \ 51# $(top_builddir)/src/rest/libgnunetrest.la \
52 $(top_builddir)/src/identity/libgnunetidentity.la \ 52# $(top_builddir)/src/identity/libgnunetidentity.la \
53 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 53# $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
54 $(LTLIBINTL) -ljansson -lmicrohttpd 54# $(LTLIBINTL) -ljansson -lmicrohttpd
55libgnunet_plugin_rest_credential_la_LDFLAGS = \ 55#libgnunet_plugin_rest_credential_la_LDFLAGS = \
56 $(GN_PLUGIN_LDFLAGS) 56# $(GN_PLUGIN_LDFLAGS)
57 57
58libgnunet_plugin_rest_copying_la_SOURCES = \ 58libgnunet_plugin_rest_copying_la_SOURCES = \
59 plugin_rest_copying.c 59 plugin_rest_copying.c