From b0a532db8adeb909fa2cd8e518ca6917a2d7df0a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 4 Nov 2002 03:59:09 +0000 Subject: split the OBTimerQueueManager and TimerQueue into their own files --- otk/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'otk/Makefile.am') diff --git a/otk/Makefile.am b/otk/Makefile.am index ada95b7f..694fa25e 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -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 -- cgit v1.2.3