aboutsummaryrefslogtreecommitdiff
path: root/src/exit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit/Makefile.am')
-rw-r--r--src/exit/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/exit/Makefile.am b/src/exit/Makefile.am
index b7286349d..c0323d0d6 100644
--- a/src/exit/Makefile.am
+++ b/src/exit/Makefile.am
@@ -16,10 +16,6 @@ dist_pkgcfg_DATA = \
16 16
17if LINUX 17if LINUX
18EXITBIN = gnunet-helper-exit 18EXITBIN = gnunet-helper-exit
19install-exec-hook:
20 $(top_srcdir)/src/exit/install-exit-helper.sh $(DESTDIR)$(libexecdir) $(SUDO_BINARY) || true
21else
22install-exec-hook:
23endif 19endif
24 20
25 21