X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=c714f472fcdce059c66077a2671a4e350e945f77;hb=5168a8add5ed46f74b615ecc60738c1113606734;hp=ae5bcf7930ea508c033224e7032a4afaf090c608;hpb=0dcbf985c11c850b30b2983e1e20cd8cf033f054;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index ae5bcf79..c714f472 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -8,10 +8,11 @@ INCLUDES= -I../src #noinst_LIBRARIES=libotk.a noinst_LTLIBRARIES=libotk.la -libotk_la_SOURCES=rendercontrol.cc truerendercontrol.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 \ +libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc \ + renderstyle.cc rendercolor.cc \ + display.cc font.cc \ + property.cc rect.cc screeninfo.cc \ + timer.cc \ configuration.cc util.cc widget.cc focuswidget.cc \ button.cc eventhandler.cc eventdispatcher.cc ustring.cc \ label.cc focuslabel.cc application.cc appwidget.cc