aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo-tool/Makefile.am')
-rw-r--r--src/peerinfo-tool/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/peerinfo-tool/Makefile.am b/src/peerinfo-tool/Makefile.am
index 05173d551..93252570c 100644
--- a/src/peerinfo-tool/Makefile.am
+++ b/src/peerinfo-tool/Makefile.am
@@ -6,11 +6,9 @@ if USE_COVERAGE
6 XLIB = -lgcov 6 XLIB = -lgcov
7endif 7endif
8 8
9if HAVE_MHD 9if HAVE_REST
10if HAVE_JSON
11REST_PLUGIN = libgnunet_plugin_rest_peerinfo.la 10REST_PLUGIN = libgnunet_plugin_rest_peerinfo.la
12endif 11endif
13endif
14 12
15plugindir = $(libdir)/gnunet 13plugindir = $(libdir)/gnunet
16 14