include the new screeninfo.o

This commit is contained in:
Dana Jansens 2002-11-03 06:16:05 +00:00
parent dd7b8b67bd
commit fcfb532d30

View file

@ -9,7 +9,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