summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
-rw-r--r--data/styles/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 745d8e53..93bdd3b4 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = Makefile.in
all-local: menu
distclean-local:
- rm -f *\~
+ rm -f *\~ .\#*
menu: menu.in
@regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," @srcdir@/menu.in > menu
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am
index 31458285..fb5dbb92 100644
--- a/data/styles/Makefile.am
+++ b/data/styles/Makefile.am
@@ -5,6 +5,6 @@ MAINTAINERCLEANFILES = Makefile.in
style_DATA = artwiz bluebox cthulhain deep flux frobozz frobust nyz nyzclone operation outcomes shade steelblue steelblue2 the_orange trisb twice
distclean-local:
- rm -f *\~
+ rm -f *\~ .\#*
uninstall-am:
rmdir $(styledir)