X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=58fe305d83a4abde554a723623f0f8fe99f087a2;hb=3147507622de5ab771c99a4bb636f55344f6cbd7;hp=566fafcf53cb9b13584ccb265c417941bd755d5d;hpb=7a41f7730dfa7e5733720f98f89c5a5906f1e786;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