X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2FMakefile.am;h=7da2187bbbe3ea3d48231370c35efdc87c484622;hb=fa34ea5250511e37180ea2ddd85919516f25248d;hp=886f19dc5a2506a2e404a0ff21f7cbe4bd3197aa;hpb=3531afa1cca6fe135013b925999d3b62291c0acb;p=chaz%2Fopenbox diff --git a/util/Makefile.am b/util/Makefile.am index 886f19dc..7da2187b 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -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