summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-16 13:00:22 +0000
committerDana Jansens <danakj@orodu.net>2002-11-16 13:00:22 +0000
commit6b977b2ded0b8807dd05bb7ee0c318612600027d (patch)
treecb11f3dd4691d59034326973af8cdf8e3e87e38a /otk/Makefile.am
parent804b8cc6e5913913a76894a753619590a291c204 (diff)
add OtkFocusLabel
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