]> Dogcows Code - chaz/openbox/blobdiff - otk/Makefile.am
split the OBTimerQueueManager and TimerQueue into their own files
[chaz/openbox] / otk / Makefile.am
index ada95b7ffbbcae7e2b0ca11356ea8b32e3f22e12..694fa25ef3ac7e7224103c4846798f692470a6c2 100644 (file)
@@ -5,7 +5,8 @@ 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
+                  imagecontrol.cc rect.cc screeninfo.cc texture.cc timer.cc \
+                  timerqueuemanager.cc
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.025075 seconds and 4 git commands to generate.