X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=566fafcf53cb9b13584ccb265c417941bd755d5d;hb=1e47e17d08d72d181edc2bde598ad246055655ad;hp=f0c2e805d654f19f916fe59059283ed5c3379db9;hpb=b555cd12e71bb457232aa342c689940c6c34fb17;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index f0c2e805..566fafcf 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -10,7 +10,8 @@ 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 \ 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 @@ -20,7 +21,7 @@ includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh \ rect.hh rendercolor.hh rendercontrol.hh renderstyle.hh \ rendertexture.hh screeninfo.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