summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'otk/Makefile.am')
-rw-r--r--otk/Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am
index 6f363b25..8637f46a 100644
--- a/otk/Makefile.am
+++ b/otk/Makefile.am
@@ -4,11 +4,12 @@ INCLUDES= -I../src
noinst_LIBRARIES=libotk.a
-libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc property.cc \
- imagecontrol.cc rect.cc screeninfo.cc texture.cc timer.cc \
- timerqueuemanager.cc style.cc configuration.cc util.cc \
- widget.cc focuswidget.cc button.cc eventhandler.cc \
- eventdispatcher.cc application.cc
+libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \
+ property.cc imagecontrol.cc rect.cc screeninfo.cc \
+ texture.cc timer.cc timerqueuemanager.cc style.cc \
+ configuration.cc util.cc widget.cc focuswidget.cc \
+ button.cc eventhandler.cc eventdispatcher.cc \
+ focuslabel.cc application.cc
MAINTAINERCLEANFILES= Makefile.in