summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index a73f7d9..5f78688 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -40,6 +40,7 @@ ISODATE := $(shell date +%Y-%m-%d)
#-----------------------------------------------------------------------
DIRT += $(shell find -name '*~')
+DIRT += $(shell find -name '.#*')
SRC += COPYING AUTHORS TODO BUGS Makefile.in \
configure.ac config/install-sh \