From d89a4c1ee6f00924233c799e50777ea985d5b213 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sun, 17 May 2020 20:02:57 +0200 Subject: deps are now required, no need for defines --- src/peerinfo-tool/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/peerinfo-tool') diff --git a/src/peerinfo-tool/Makefile.am b/src/peerinfo-tool/Makefile.am index 93252570c..dfcdcd3da 100644 --- a/src/peerinfo-tool/Makefile.am +++ b/src/peerinfo-tool/Makefile.am @@ -6,9 +6,7 @@ if USE_COVERAGE XLIB = -lgcov endif -if HAVE_REST REST_PLUGIN = libgnunet_plugin_rest_peerinfo.la -endif plugindir = $(libdir)/gnunet -- cgit v1.2.3