summaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-14 00:13:20 +0000
committerDana Jansens <danakj@orodu.net>2003-01-14 00:13:20 +0000
commit0afb43164484dcac4773ad778c032687da6b01aa (patch)
treefa7e17844a338d346d74c8f06034692a527fc4fb /util/Makefile.am
parentb683a4e0efe470ab38b75a767b4ea2abf004626a (diff)
rm the util directory
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am21
1 files changed, 0 insertions, 21 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
deleted file mode 100644
index 7bcc85d8..00000000
--- a/util/Makefile.am
+++ /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