From e9a803f42a15025ff8eed59e4ae4d8a8ab3645e0 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Wed, 21 Jan 2009 13:39:15 +0000 Subject: + added mooPdUtils.h and some MOO_UNUSED macros svn path=/trunk/externals/moocow/; revision=10582 --- weightmap/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weightmap/src/Makefile.in') diff --git a/weightmap/src/Makefile.in b/weightmap/src/Makefile.in index 4f70773..48b4353 100644 --- a/weightmap/src/Makefile.in +++ b/weightmap/src/Makefile.in @@ -202,7 +202,7 @@ pddoc_DATA = weightmap-help.pd # sources #----------------------------------------------------------------------- weightmap_SOURCES = \ - weightmap.c + weightmap.c mooPdUtils.h AM_CPPFLAGS = $(IFLAGS) $(DFLAGS) AM_CFLAGS = $(OFLAGS) $(WFLAGS) $(AFLAGS) -- cgit v1.2.1