diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 19:43:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 19:43:38 +0000 |
commit | 11ff4a156d6c6803869f9abc06cba1506806d990 (patch) | |
tree | 1871fbaf1553475886d48eba7d4146eac57da0f7 /Makefile | |
parent | 0a6fb5f7b9fb2dd548d1bc7e3e8de5c8bad2b5c1 (diff) |
repackaged Frank's polypolybackups/externals/manypoly@14489
svn path=/trunk/externals/manypoly/; revision=14488
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 voicepoly.pd voicepoly-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 |