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:
787d5e9
)
fix
author
Nils Gillmann
<ng0@n0.is>
Wed, 13 Jun 2018 09:02:54 +0000
(09:02 +0000)
committer
Nils Gillmann
<ng0@n0.is>
Wed, 13 Jun 2018 09:02:54 +0000
(09:02 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
contrib/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/Makefile.am
b/contrib/Makefile.am
index a3cc081b7201d7a4b4483501dcef147a2be67500..27b1d01bc8a64355fe5228a3446c6437172130d8 100644
(file)
--- a/
contrib/Makefile.am
+++ b/
contrib/Makefile.am
@@
-34,9
+34,6
@@
dist_pkgdata_DATA = \
branding/logo/gnunet-logo-color.png \
testing_hostkeys.ecc
-bin_PROGRAMS = \
- scripts/gnunet-bugreport
-
if MINGW
tap32_DATA = \
3rdparty/Windows/openvpn-tap32/tapw32/tap0901.sys \
@@
-128,6
+125,7
@@
install-data-local:
$(INSTALL_DATA) $$hello $(DESTDIR)$(pkghellodir)/ ; \
fi \
done
+ install scripts/gnunet-bugreport $(bindir)/gnunet-bugreport
dist-hook:
if test -d $(srcdir)/hellos; then \