aboutsummaryrefslogtreecommitdiff
path: root/src/abd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/abd/Makefile.am')
-rw-r--r--src/abd/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/abd/Makefile.am b/src/abd/Makefile.am
index 321fb0350..34a0438f5 100644
--- a/src/abd/Makefile.am
+++ b/src/abd/Makefile.am
@@ -94,17 +94,6 @@ if HAVE_SQLITE
94endif 94endif
95endif 95endif
96 96
97#libgnunet_plugin_rest_abd_la_SOURCES = \
98# plugin_rest_abd.c
99#libgnunet_plugin_rest_abd_la_LIBADD = \
100# $(top_builddir)/src/abd/libgnunetabd.la \
101# $(top_builddir)/src/rest/libgnunetrest.la \
102# $(top_builddir)/src/identity/libgnunetidentity.la \
103# $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
104# $(LTLIBINTL) -ljansson -lmicrohttpd
105#libgnunet_plugin_rest_abd_la_LDFLAGS = \
106# $(GN_PLUGIN_LDFLAGS)
107
108 97
109 98
110 99