aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 81e413696..994d90952 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -10,7 +10,14 @@ dist_pkgdata_DATA = \
10 testing-ng/block.sh 10 testing-ng/block.sh
11 11
12EXTRA_DIST = \ 12EXTRA_DIST = \
13 get_version.sh 13 get_version.sh \
14 dosubst.awk \
15 gana_update.sh \
16 grephdr.sh \
17 grepsrc.sh \
18 pogen.sh \
19 rename.sh \
20 sphinx_update.sh
14 21
15install-data-hook: 22install-data-hook:
16 chmod o+x '$(DESTDIR)$(pkgdatadir)/netjail_core.sh' 23 chmod o+x '$(DESTDIR)$(pkgdatadir)/netjail_core.sh'