]> Dogcows Code - chaz/openbox/blobdiff - otk/Makefile.am
add OtkFocusLabel
[chaz/openbox] / otk / Makefile.am
index 6f363b250d1f8c3f90bcd245cc3835a0bccf7c73..8637f46ac7ea0324b6274fc8ff484824a9998c55 100644 (file)
@@ -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
 
This page took 0.020406 seconds and 4 git commands to generate.