aboutsummaryrefslogtreecommitdiff
path: root/src/credential/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/credential/Makefile.am')
-rw-r--r--src/credential/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/credential/Makefile.am b/src/credential/Makefile.am
index f2550eca6..bc6c49deb 100644
--- a/src/credential/Makefile.am
+++ b/src/credential/Makefile.am
@@ -100,9 +100,10 @@ endif
100# $(top_builddir)/src/rest/libgnunetrest.la \ 100# $(top_builddir)/src/rest/libgnunetrest.la \
101# $(top_builddir)/src/identity/libgnunetidentity.la \ 101# $(top_builddir)/src/identity/libgnunetidentity.la \
102# $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 102# $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
103# $(LTLIBINTL) -ljansson -lmicrohttpd 103# $(LTLIBINTL) -ljansson $(MHD_LIBS)
104#libgnunet_plugin_rest_credential_la_LDFLAGS = \ 104#libgnunet_plugin_rest_credential_la_LDFLAGS = \
105# $(GN_PLUGIN_LDFLAGS) 105# $(GN_PLUGIN_LDFLAGS)
106#libgnunet_plugin_rest_credential_la_CFLAGS = $(MHD_CFLAGS) $(AM_CFLAGS)
106 107
107 108
108 109