aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 20:54:36 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 20:54:36 +0000
commit6b90ede50883f41e5bca89d88a38aa0c7c831244 (patch)
treeeb45bf0d503b2bbd05081dd8137cbef1e1885b20 /Makefile
parent11ff4a156d6c6803869f9abc06cba1506806d990 (diff)
proper tilde-fication
svn path=/trunk/externals/many/; revision=14490
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bc775cd..8240111 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
## Pd library template version 1.0.6
# For instructions on how to use this template, see:
# http://puredata.info/docs/developer/MakefileTemplate
-LIBRARY_NAME = manypoly
+LIBRARY_NAME = many
# add your .c source files, one object per file, to the SOURCES
# variable, help files will be included automatically
@@ -9,7 +9,7 @@ SOURCES =
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS = instances.pd instances-template.pd instances~.pd instances-template~.pd polypoly~.pd polypoly-wrap~.pd polypoly-voice~.pd voicepoly.pd voicepoly-wrap.pd
+PDOBJECTS = instances.pd instances-template.pd instances~.pd instances-template~.pd polypoly~.pd polypoly-wrap~.pd polypoly-voice~.pd voices~.pd voices-wrap~.pd
# example patches and related files, in the 'examples' subfolder
EXAMPLES = tick.wav ticker-voice.pd ticker.pd tock.wav aw.wav voicetest.pd run-200voicetest.pd