summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon/Makefile.am')
-rw-r--r--src/Daemon/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Daemon/Makefile.am b/src/Daemon/Makefile.am
index 56292150..34243b1d 100644
--- a/src/Daemon/Makefile.am
+++ b/src/Daemon/Makefile.am
@@ -1,4 +1,4 @@
-bin_SCRIPTS = abrt-debuginfo-install
+bin_SCRIPTS = abrt-debuginfo-install abrt-handle-upload
sbin_PROGRAMS = abrtd
@@ -52,7 +52,7 @@ dist_comredhatabrtservice_DATA = com.redhat.abrt.service
man_MANS = abrtd.8 abrt.conf.5
-EXTRA_DIST = $(man_MANS) abrt-debuginfo-install
+EXTRA_DIST = $(man_MANS) abrt-debuginfo-install abrt-handle-upload
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@