X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=util%2FMakefile.am;h=76c68393600f8be1d99840c815f00982303956c8;hb=df8200e180353525e513c78fb92e3b1fc28a11f6;hp=6fdafeda970b171d3f84df9016cd114be9eb8447;hpb=3eb75618dc090ea9c71670ecdae75c9bc6321a4a;p=chaz%2Fopenbox diff --git a/util/Makefile.am b/util/Makefile.am index 6fdafeda..76c68393 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -7,7 +7,7 @@ bin_SCRIPTS = bsetbg bin_PROGRAMS = bsetroot bsetroot_SOURCES = bsetroot.cc -bsetroot_LDADD = ../src/BaseDisplay.o ../src/LinkedList.o ../src/Timer.o ../src/Image.o ../src/i18n.o ../src/Geometry.o +bsetroot_LDADD = ../src/BaseDisplay.o ../src/Timer.o ../src/Image.o ../src/i18n.o ../src/Geometry.o MAINTAINERCLEANFILES = Makefile.in @@ -15,4 +15,4 @@ distclean-local: rm -f *\~ bsetroot.o: bsetroot.cc ../config.h bsetroot.h ../src/BaseDisplay.h \ - ../src/LinkedList.h ../src/Timer.h ../src/Image.h ../src/Geometry.h + ../src/Timer.h ../src/Image.h ../src/Geometry.h