From 12f1b0ed3d52e5bb21c614fd42083ee79709371a Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Mon, 17 Feb 2003 13:30:53 +0000
Subject: updated

---
 util/Makefile.am | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/util/Makefile.am b/util/Makefile.am
index d0af97a..4b8665a 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -4,8 +4,8 @@ INCLUDES=-I../src/FbTk/
 bin_SCRIPTS = bsetbg fluxbox-generate_menu
 bin_PROGRAMS =		bsetroot
 bsetroot_SOURCES =	bsetroot.cc bsetroot.hh
-bsetroot_LDADD =	../src/BaseDisplay.o ../src/Timer.o ../src/ImageControl.o ../src/i18n.o ../src/FbAtoms.o \
-	../src/StringUtil.o ../src/TextureRender.o ../src/FbTk/libFbTk.a
+bsetroot_LDADD =	../src/BaseDisplay.o ../src/i18n.o ../src/FbAtoms.o \
+	../src/StringUtil.o ../src/FbTk/libFbTk.a
 
 MAINTAINERCLEANFILES =	Makefile.in
 EXTRA_DIST=bsetbg fluxbox-generate_menu
@@ -13,6 +13,5 @@ EXTRA_DIST=bsetbg fluxbox-generate_menu
 distclean-local:
 	rm -f *\~
 
-bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh \
- ../src/Timer.hh ../src/ImageControl.hh ../src/FbAtoms.hh
+bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh ../src/FbAtoms.hh
 
-- 
cgit v0.11.2