aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/scripts/gnunet-logread/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/scripts/gnunet-logread/Makefile.am b/contrib/scripts/gnunet-logread/Makefile.am
index e1183a885..aa92dfe16 100644
--- a/contrib/scripts/gnunet-logread/Makefile.am
+++ b/contrib/scripts/gnunet-logread/Makefile.am
@@ -18,6 +18,7 @@ CLEANFILES= \
18 gnunet-logread-ipc-sdedit 18 gnunet-logread-ipc-sdedit
19 19
20if GNUNET_LOGREAD 20if GNUNET_LOGREAD
21if HAVE_PERL
21bin_SCRIPTS = \ 22bin_SCRIPTS = \
22 gnunet-logread-ipc \ 23 gnunet-logread-ipc \
23 $(CLEANFILES) 24 $(CLEANFILES)
@@ -26,6 +27,7 @@ noinst_SCRIPTS = \
26 gnunet-logread-ipc \ 27 gnunet-logread-ipc \
27 $(CLEANFILES) 28 $(CLEANFILES)
28endif 29endif
30endif
29 31
30EXTRA_DIST = \ 32EXTRA_DIST = \
31 gnunet-logread.in \ 33 gnunet-logread.in \