aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 27b1d01bc8..1e348233d9 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -125,7 +125,7 @@ install-data-local:
$(INSTALL_DATA) $$hello $(DESTDIR)$(pkghellodir)/ ; \
fi \
done
- install scripts/gnunet-bugreport $(bindir)/gnunet-bugreport
+ install scripts/gnunet-bugreport $(DESTDIR)$(bindir)/gnunet-bugreport
dist-hook:
if test -d $(srcdir)/hellos; then \