diff options
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 56fcb9aeab..a3cc081b72 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -32,9 +32,11 @@ dist_pkgdata_DATA = \ gns/gns-form.xslt \ branding/logo/gnunet-logo.pdf \ branding/logo/gnunet-logo-color.png \ - scripts/report.sh \ testing_hostkeys.ecc +bin_PROGRAMS = \ + scripts/gnunet-bugreport + if MINGW tap32_DATA = \ 3rdparty/Windows/openvpn-tap32/tapw32/tap0901.sys \ |