X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=58fe305d83a4abde554a723623f0f8fe99f087a2;hb=bfea000a7407e51b5659590415e410a47f6f046b;hp=0c463b5c60e913bb9048c924a45ab0024411d97d;hpb=99cd843fc6dc7a7f55b6c90fd1162f233853aad2;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index 0c463b5c..58fe305d 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -8,20 +8,20 @@ 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 + widget.cc application.cc label.cc appwidget.cc button.cc \ + otk.cc messagedialog.cc #focuswidget.cc focuslabel.cc -includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh size.hh \ - display.hh eventdispatcher.hh eventhandler.hh \ - focuslabel.hh focuswidget.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 strut.hh surface.hh \ +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 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