diff Makefile.gen @ 59:c560703e85ed

Add resource writing functions (only work for stdio backend)
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 01 Oct 2012 07:51:08 +0300
parents 36e2f910219c
children f28cd66356f6
line wrap: on
line diff
--- a/Makefile.gen	Mon Oct 01 07:09:37 2012 +0300
+++ b/Makefile.gen	Mon Oct 01 07:51:08 2012 +0300
@@ -174,8 +174,8 @@
 
 DMLIB_A=$(OBJPATH)dmlib.a
 DMLIB_OBJS += dmfile.o dmlib.o dmlerp.o dmstring.o \
-	dmargs.o dmvecmat.o dmperlin.o dmimage.o dmres.o \
-	dmsimple.o
+	dmargs.o dmvecmat.o dmperlin.o dmimage.o \
+	dmres.o dmresw.o dmsimple.o
 
 ifeq ($(DM_BUILD_TESTS),yes)
 BINARIES += vecmattest fptest