]> Dogcows Code - chaz/openbox/blobdiff - util/Makefile.am
rm the util directory
[chaz/openbox] / util / Makefile.am
diff --git a/util/Makefile.am b/util/Makefile.am
deleted file mode 100644 (file)
index 7bcc85d..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-CPPFLAGS= @CPPFLAGS@
-
-#SUBDIRS =             epist
-bin_SCRIPTS =          bsetbg
-bin_PROGRAMS =         bsetroot xftlsfonts
-
-bsetroot_SOURCES =     bsetroot.cc
-bsetroot_LDADD =       ../src/basedisplay.o ../otk/color.o ../otk/gccache.o \
-                       ../otk/texture.o ../src/timer.o ../otk/image.o \
-                       ../otk/imagecontrol.o ../src/util.o ../src/screeninfo.o
-
-xftlsfonts_SOURCES = xftlsfonts.cc
-
-INCLUDES= -I../src -I../otk
-
-MAINTAINERCLEANFILES = Makefile.in
-
-distclean-local:
-       rm -f *\~ .\#*
-
-# local dependencies
This page took 0.022277 seconds and 4 git commands to generate.