changeset 207:69a77cd47af7

Add dmwav to the build process.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 07 Oct 2012 14:20:47 +0300
parents 9b6c0ed66960
children c6b4fa03744c
files Makefile.gen
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Sun Oct 07 14:17:36 2012 +0300
+++ b/Makefile.gen	Sun Oct 07 14:20:47 2012 +0300
@@ -212,7 +212,7 @@
 DMLIB_A=$(OBJPATH)dmlib.a
 DMLIB_OBJS += dmfile.o dmlib.o dmlerp.o dmstring.o \
 	dmargs.o dmvecmat.o dmperlin.o dmimage.o \
-	dmsimple.o
+	dmwav.o	dmsimple.o
 
 ifeq ($(DM_BUILD_TESTS),yes)
 BINARIES += vecmattest fptest