From 3a75379606d7d8a57a7b848d7bdbc435aefec5fa Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 11 May 2003 00:01:42 +0000 Subject: using FbRootWindow --- util/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/Makefile.am b/util/Makefile.am index 6e03fd9..f1ff4df 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -4,7 +4,7 @@ INCLUDES=-I../src/FbTk/ bin_SCRIPTS = fbsetbg fluxbox-generate_menu bin_PROGRAMS = bsetroot bsetroot_SOURCES = bsetroot.cc bsetroot.hh -bsetroot_LDADD = ../src/ScreenInfo.o ../src/i18n.o ../src/FbAtoms.o \ +bsetroot_LDADD = ../src/FbRootWindow.o ../src/i18n.o ../src/FbAtoms.o \ ../src/FbTk/libFbTk.a MAINTAINERCLEANFILES = Makefile.in @@ -13,5 +13,5 @@ EXTRA_DIST=fbsetbg fluxbox-generate_menu distclean-local: rm -f *\~ Makefile.in -bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/ScreenInfo.hh ../src/FbAtoms.hh +bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/FbRootWindow.hh ../src/FbAtoms.hh -- cgit v0.11.2