aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/Makefile.am4
-rwxr-xr-xcontrib/scripts/gnunet-bugreport (renamed from contrib/scripts/report.sh)0
2 files changed, 3 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 8e07a5d8c..81528a90e 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -32,9 +32,11 @@ dist_pkgdata_DATA = \
32 gns/gns-form.xslt \ 32 gns/gns-form.xslt \
33 branding/logo/gnunet-logo.pdf \ 33 branding/logo/gnunet-logo.pdf \
34 branding/logo/gnunet-logo-color.png \ 34 branding/logo/gnunet-logo-color.png \
35 scripts/report.sh \
36 testing_hostkeys.ecc 35 testing_hostkeys.ecc
37 36
37bin_PROGRAMS = \
38 scripts/gnunet-bugreport
39
38if MINGW 40if MINGW
39tap32_DATA = \ 41tap32_DATA = \
40 3rdparty/Windows/openvpn-tap32/tapw32/tap0901.sys \ 42 3rdparty/Windows/openvpn-tap32/tapw32/tap0901.sys \
diff --git a/contrib/scripts/report.sh b/contrib/scripts/gnunet-bugreport
index 7fbb2f46c..7fbb2f46c 100755
--- a/contrib/scripts/report.sh
+++ b/contrib/scripts/gnunet-bugreport