X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=906a35c067ed52c836f30cc6155d600b522f9d5f;hb=2c977ae7ffe1e287264989669d2cfd2eb499d4ee;hp=ae5bcf7930ea508c033224e7032a4afaf090c608;hpb=0dcbf985c11c850b30b2983e1e20cd8cf033f054;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index ae5bcf79..906a35c0 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -8,7 +8,8 @@ INCLUDES= -I../src #noinst_LIBRARIES=libotk.a noinst_LTLIBRARIES=libotk.la -libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc \ +libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc \ + renderstyle.cc rendercolor.cc \ color.cc display.cc font.cc gccache.cc image.cc \ property.cc imagecontrol.cc rect.cc screeninfo.cc \ texture.cc timer.cc style.cc \