From 1ca09259a5195eda52223172e35c58f24383329d Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 12 Feb 2003 00:29:15 +0000 Subject: sprites finished... have to test 'em now... --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index ffe8471..54077cc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,5 +5,5 @@ LIBS = @SDL_LIBS@ @BALTISOT_LIBS@ INCLUDES = -I.. -I../include -I$(includedir) lib_LTLIBRARIES = libmogltk.la -libmogltk_la_SOURCES = engine.cc glbase.cc glfont.cc gltexture.cc +libmogltk_la_SOURCES = engine.cc glbase.cc glfont.cc gltexture.cc sprite.cc -- cgit v1.2.3