aboutsummaryrefslogtreecommitdiff
path: root/src/rest-plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest-plugins/Makefile.am')
-rw-r--r--src/rest-plugins/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/rest-plugins/Makefile.am b/src/rest-plugins/Makefile.am
index bdc323c69..cd61a2bd8 100644
--- a/src/rest-plugins/Makefile.am
+++ b/src/rest-plugins/Makefile.am
@@ -20,17 +20,4 @@ endif
20plugin_LTLIBRARIES = \ 20plugin_LTLIBRARIES = \
21 21
22 22
23#libgnunet_plugin_rest_credential_la_SOURCES = \
24# plugin_rest_credential.c
25#libgnunet_plugin_rest_credential_la_LIBADD = \
26# $(top_builddir)/src/credential/libgnunetcredential.la \
27# $(top_builddir)/src/rest/libgnunetrest.la \
28# $(top_builddir)/src/identity/libgnunetidentity.la \
29# $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
30# $(LTLIBINTL) -ljansson -lmicrohttpd
31#libgnunet_plugin_rest_credential_la_LDFLAGS = \
32# $(GN_PLUGIN_LDFLAGS)
33
34
35
36 23