]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
added parameter to the move windows. it defaults to 1.
[chaz/openbox] / Makefile.am
index bf0473bb9610418c3f9b30f0b33645e0fe080ede..f5e5b9722dbe747c501dc7b19ef7f85a8c732d94 100644 (file)
@@ -1,7 +1,5 @@
 # Makefile.am for Openbox
 
-AUTOMAKE_OPTIONS = foreign
-
 SUBDIRS = data doc nls src util
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
@@ -9,4 +7,4 @@ uninstall-local:
        -rmdir $(pkgdatadir)
 
 distclean-local:
-       rm -f *\~ gmon.out
+       rm -f *\~ gmon.out .\#*
This page took 0.020852 seconds and 4 git commands to generate.