]> Dogcows Code - chaz/openbox/blobdiff - doc/Makefile.am
syching with bb-cvs. rm .\#* on make dist-clean. nls updates.
[chaz/openbox] / doc / Makefile.am
index dcc9a2b4290f93d23e6c60eedf26c1b9ce9e60e5..e979bb556f857d3b9614150494bc3c519a544f38 100644 (file)
@@ -8,7 +8,7 @@ SUBDIRS =
 DEFAULT_MENU=$(pkgdatadir)/menu
 
 distclean-local:
-       rm -f *\~
+       rm -f *\~ .\#*
 
 openbox.1: openbox.1.in
        @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
This page took 0.022281 seconds and 4 git commands to generate.