# HG changeset patch # User Matti Hamalainen # Date 1349608847 -10800 # Node ID 69a77cd47af7eb056e70b1e9a4f2a4a292365438 # Parent 9b6c0ed66960f2481bfa8419b3025a6014b9df99 Add dmwav to the build process. diff -r 9b6c0ed66960 -r 69a77cd47af7 Makefile.gen --- 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