include the new screeninfo.o
This commit is contained in:
parent
dd7b8b67bd
commit
fcfb532d30
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ bin_PROGRAMS = bsetroot xftlsfonts
|
||||||
bsetroot_SOURCES = bsetroot.cc
|
bsetroot_SOURCES = bsetroot.cc
|
||||||
bsetroot_LDADD = ../src/basedisplay.o ../otk/color.o ../otk/gccache.o \
|
bsetroot_LDADD = ../src/basedisplay.o ../otk/color.o ../otk/gccache.o \
|
||||||
../otk/texture.o ../src/timer.o ../otk/image.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
|
xftlsfonts_SOURCES = xftlsfonts.cc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue