]> Dogcows Code - chaz/openbox/blobdiff - util/Makefile.am
dont pass bound keys through to the application
[chaz/openbox] / util / Makefile.am
index e0f3ecc68b654478234943de7095f335af0e2ee1..9508b45aa326e0d848c1a3a5a85f7a361f0407fe 100644 (file)
@@ -2,6 +2,7 @@
 
 CPPFLAGS= @CPPFLAGS@ @DEBUG@
 
+#SUBDIRS =                     epist
 bin_SCRIPTS =          bsetbg
 bin_PROGRAMS =         bsetroot
 
@@ -11,7 +12,7 @@ bsetroot_LDADD =      ../src/BaseDisplay.o ../src/Color.o ../src/GCCache.o ../src/Tex
 MAINTAINERCLEANFILES = Makefile.in
 
 distclean-local:
-       rm -f *\~
+       rm -f *\~ .\#*
 
 # local dependencies
 
This page took 0.021752 seconds and 4 git commands to generate.