summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-04 13:07:40 +0000
committerDana Jansens <danakj@orodu.net>2002-12-04 13:07:40 +0000
commit301adc8bc20dff10093f3c0df44e30acbbddab67 (patch)
treefa0055dd441de4cf66785ce2bfefbe57fc59c1ae /otk/Makefile.am
parent4e0b5fdef451c605f563d137b024134a68c6d6de (diff)
split up widget and basewidget
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 3f32a45e..6b1f42c1 100644
--- a/otk/Makefile.am
+++ b/otk/Makefile.am
@@ -9,7 +9,8 @@ libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \
texture.cc timer.cc timerqueuemanager.cc style.cc \
configuration.cc util.cc widget.cc focuswidget.cc \
button.cc eventhandler.cc eventdispatcher.cc \
- label.cc focuslabel.cc application.cc appwidget.cc
+ label.cc focuslabel.cc application.cc appwidget.cc \
+ basewidget.cc
MAINTAINERCLEANFILES= Makefile.in