X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=58fe305d83a4abde554a723623f0f8fe99f087a2;hb=a91a6f97daeb058f346246081e1c83a788787f9b;hp=dc53291fdd8ea9350d8c97c7a815a202dc3f74e7;hpb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index dc53291f..58fe305d 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -8,10 +8,10 @@ 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 + otk.cc messagedialog.cc #focuswidget.cc focuslabel.cc @@ -19,9 +19,9 @@ 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 \ - ../config.h + messagedialog.hh ../config.h EXTRA_DIST = otk.pc.in