]> Dogcows Code - chaz/openbox/blobdiff - util/Makefile.am
add buttons to the tree.rm stupid comments in Makefile.ams
[chaz/openbox] / util / Makefile.am
index 43f042c6018974f4ad69ffdcdbb7d8a747242529..7bcc85d8b46cba594c22b1faf95249c37ff24235 100644 (file)
@@ -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
 
This page took 0.025026 seconds and 4 git commands to generate.