aboutsummaryrefslogtreecommitdiff
path: root/weightmap/src/Makefile.in
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-01-21 13:39:15 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-01-21 13:39:15 +0000
commite9a803f42a15025ff8eed59e4ae4d8a8ab3645e0 (patch)
tree05e707500b73d4c3f564ca841d26470f39756e97 /weightmap/src/Makefile.in
parent6b820db93d315c0c55db12128bbc9b4426779ea8 (diff)
+ added mooPdUtils.h and some MOO_UNUSED macros
svn path=/trunk/externals/moocow/; revision=10582
Diffstat (limited to 'weightmap/src/Makefile.in')
-rw-r--r--weightmap/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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)