changeset 343:6ecc7eb6d158

Add dmengine.o module.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Oct 2012 21:27:24 +0300
parents c6ec970dc3cf
children 9cf1a58b0234
files Makefile.gen
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Mon Oct 15 21:25:51 2012 +0300
+++ b/Makefile.gen	Mon Oct 15 21:27:24 2012 +0300
@@ -212,8 +212,8 @@
 DMLIB_A=$(OBJPATH)dmlib.a
 DMLIB_OBJS += dmfile.o dmlib.o dmlerp.o dmstring.o \
 	dmargs.o dmvecmat.o dmperlin.o dmimage.o \
-	dmwav.o	dmsimple.o dmtimeline.o dmtimelinew.o \
-	dmq3d.o
+	dmwav.o	dmengine.o dmsimple.o \
+	dmtimeline.o dmtimelinew.o dmq3d.o
 
 ifeq ($(DM_BUILD_TESTS),yes)
 BINARIES += vecmattest fptest