From 897c000d985704972918d9943332645e8feb329d Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 21 Nov 2019 10:29:27 +0000 Subject: install and distribute gnunet-suidfix --- contrib/scripts/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/scripts/Makefile.am b/contrib/scripts/Makefile.am index 5dc94439b..91b2bcd5a 100644 --- a/contrib/scripts/Makefile.am +++ b/contrib/scripts/Makefile.am @@ -12,7 +12,8 @@ noinst_SCRIPTS = \ gnunet-chk.py bin_SCRIPTS = \ - gnunet-bugreport + gnunet-bugreport \ + gnunet-suidfix EXTRA_DIST = \ coverage.sh \ @@ -22,7 +23,8 @@ EXTRA_DIST = \ gnunet-chk.py.in \ $(SCRIPTS) \ removetrailingwhitespace.py.in \ - pydiffer.py.in + pydiffer.py.in \ + gnunet-suidfix CLEANFILES = \ $(noinst_SCRIPTS) -- cgit v1.2.3