]> Dogcows Code - chaz/openbox/blobdiff - util/Makefile.am
we now know for every window its state and its desktop
[chaz/openbox] / util / Makefile.am
index 886f19dc5a2506a2e404a0ff21f7cbe4bd3197aa..7da2187bbbe3ea3d48231370c35efdc87c484622 100644 (file)
@@ -1,7 +1,8 @@
 # util/Makefile.am for Blackbox - an X11 Window manager
 
-CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @ORDEREDPSEUDO@
+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.032081 seconds and 4 git commands to generate.