summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9d3b311..b691d9d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,7 @@ noinst_PROGRAMS =
TESTS=
info_TEXINFOS =
MOSTLYCLEANFILES =
+DISTCLEANFILES =
AM_CPPFLAGS =
AM_CCASFLAGS =
AM_CFLAGS =
@@ -174,6 +175,10 @@ dist-hook:
rm -f "$$d"/{Entries,Repository,Root,Tag} && \
rmdir "$$d"; \
done
+
+DISTCLEANFILES += \
+ Makefile.orig \
+ config.status.orig
#
# Legacy support.