aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorN.N. <nimon@users.sourceforge.net>2012-11-14 18:12:26 +0000
committerN.N. <nimon@users.sourceforge.net>2012-11-14 18:12:26 +0000
commit07ede4c7dde082b2d3d4d51d5c3b35c54ae965f3 (patch)
tree1cf77add936f5bfc45d69652006db8f2977ffcfd
parent964ee11d110761538aa839e12c2c4a0bc496f2ac (diff)
share_mem : updating makefile with new file names
svn path=/trunk/externals/share_mem/; revision=16548
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 393bb45..9067183 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ SOURCES = shmem.c
PDOBJECTS = shmem_receive~.pd shmem_send~.pd
# example patches and related files, in the 'examples' subfolder
-EXAMPLES = 1.basic_example.pd 1.basic_example-subprocess.pd 2.lazy_syncro.pd 2.lazy_syncro-subprocess.pd 3.syncro_jitter.pd 3.syncro_jitter-subprocess.pd 4.table_fifo.pd 4.table_fifo-subprocess.pd 5.audio.pd 5.audio-subprocess.pd
+EXAMPLES = 1.basic_example.pd basic_example-subprocess.pd 2.lazy_syncro.pd lazy_syncro-subprocess.pd 3.syncro_jitter.pd syncro_jitter-subprocess.pd 4.table_fifo.pd table_fifo-subprocess.pd 5.audio.pd audio-subprocess.pd
# manuals and related files, in the 'manual' subfolder
MANUAL =