]> Dogcows Code - chaz/openbox/blobdiff - otk/Makefile.am
add the new '-remote' option. let the dispatchEvents loop work in 'local' or 'remote...
[chaz/openbox] / otk / Makefile.am
index dc53291fdd8ea9350d8c97c7a815a202dc3f74e7..566fafcf53cb9b13584ccb265c417941bd755d5d 100644 (file)
@@ -11,7 +11,7 @@ libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc util.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 \
-                  otk.cc
+                  otk.cc messagedialog.cc
 
 #focuswidget.cc focuslabel.cc
 
@@ -21,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
 
This page took 0.020601 seconds and 4 git commands to generate.