]> Dogcows Code - chaz/openbox/blobdiff - otk/Makefile.am
moving strut into its own .hh. adding OBClient class
[chaz/openbox] / otk / Makefile.am
index ada95b7ffbbcae7e2b0ca11356ea8b32e3f22e12..7d21e27ab7c547e03bb4e04bfa16d093ff064105 100644 (file)
@@ -4,8 +4,9 @@ INCLUDES= -I../src
 
 noinst_LIBRARIES=libotk.a
 
-libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \
-                  imagecontrol.cc rect.cc screeninfo.cc texture.cc timer.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
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.0206 seconds and 4 git commands to generate.