X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=58fe305d83a4abde554a723623f0f8fe99f087a2;hb=f8a47de5ec444c452093371e3db16857eb39a490;hp=566fafcf53cb9b13584ccb265c417941bd755d5d;hpb=8ba0586bcbdc7fe9648f1063812126d71a041670;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index 566fafcf..58fe305d 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -8,7 +8,7 @@ lib_LTLIBRARIES=libotk.la libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc util.cc \ renderstyle.cc rendercolor.cc pseudorendercontrol.cc \ - display.cc font.cc screeninfo.cc property.cc timer.cc \ + display.cc font.cc property.cc timer.cc \ eventdispatcher.cc eventhandler.cc ustring.cc \ widget.cc application.cc label.cc appwidget.cc button.cc \ otk.cc messagedialog.cc @@ -19,7 +19,7 @@ includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh \ display.hh eventdispatcher.hh eventhandler.hh font.hh \ label.hh otk.hh point.hh property.hh pseudorendercontrol.hh\ rect.hh rendercolor.hh rendercontrol.hh renderstyle.hh \ - rendertexture.hh screeninfo.hh size.hh strut.hh surface.hh \ + rendertexture.hh size.hh strut.hh surface.hh \ timer.hh truerendercontrol.hh ustring.hh util.hh widget.hh \ messagedialog.hh ../config.h