projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbe5f7f
)
install and distribute gnunet-suidfix
author
ng0
<ng0@n0.is>
Thu, 21 Nov 2019 10:29:27 +0000
(10:29 +0000)
committer
ng0
<ng0@n0.is>
Thu, 21 Nov 2019 10:29:27 +0000
(10:29 +0000)
contrib/scripts/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/scripts/Makefile.am
b/contrib/scripts/Makefile.am
index 5dc94439b41bcf82315f233f96da767fcf98affb..91b2bcd5aea91889e65574b1af192ef77bea1450 100644
(file)
--- 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)