summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'otk/Makefile.am')
-rw-r--r--otk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am
index f0c2e805..dc53291f 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
#focuswidget.cc focuslabel.cc