summaryrefslogtreecommitdiff
path: root/common.each.tail.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.each.tail.mk')
-rw-r--r--common.each.tail.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.each.tail.mk b/common.each.tail.mk
index ffc4f47..e58b5c5 100644
--- a/common.each.tail.mk
+++ b/common.each.tail.mk
@@ -35,7 +35,7 @@ am_sys_files += $(addprefix $(bindir)/,$(libretools-bins)) \
$(addprefix $(mandir)/man6/,$(filter %.6,$(libretools-mans))) \
$(addprefix $(mandir)/man7/,$(filter %.7,$(libretools-mans))) \
$(addprefix $(mandir)/man8/,$(filter %.8,$(libretools-mans)))
-am_clean_files += *.pot *.ugly .tmp*
+am_clean_files += *.pot *.ugly *.rej *.orig .tmp*
exec_$(outdir) := $(exec_$(outdir)) $(libretools-bins) $(libretools-libexecs)