]> Dogcows Code - chaz/openbox/blobdiff - util/Makefile.am
function declaration for a function that no longer exists
[chaz/openbox] / util / Makefile.am
index e0f3ecc68b654478234943de7095f335af0e2ee1..7da2187bbbe3ea3d48231370c35efdc87c484622 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.022835 seconds and 4 git commands to generate.