X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2FMakefile.am;h=7bcc85d8b46cba594c22b1faf95249c37ff24235;hb=bbb403aab82519384d86f9fd7071a8ace72fca3a;hp=43f042c6018974f4ad69ffdcdbb7d8a747242529;hpb=90f24142852d826e0a9725c7549f3326798085bd;p=chaz%2Fopenbox diff --git a/util/Makefile.am b/util/Makefile.am index 43f042c6..7bcc85d8 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,5 +1,3 @@ -# util/Makefile.am for Blackbox - an X11 Window manager - CPPFLAGS= @CPPFLAGS@ #SUBDIRS = epist @@ -9,7 +7,7 @@ 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 + ../otk/imagecontrol.o ../src/util.o ../src/screeninfo.o xftlsfonts_SOURCES = xftlsfonts.cc