From 0afb43164484dcac4773ad778c032687da6b01aa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 14 Jan 2003 00:13:20 +0000 Subject: rm the util directory --- util/Makefile.am | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 util/Makefile.am (limited to 'util/Makefile.am') 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 -- cgit v1.2.3