aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorN.N. <nimon@users.sourceforge.net>2012-11-14 18:44:48 +0000
committerN.N. <nimon@users.sourceforge.net>2012-11-14 18:44:48 +0000
commit74323141d6cf23e23c104925ccc1e73cb92a76e1 (patch)
tree895df025b6dc5d5730558d3c52d14bb4410a2af9
parent07ede4c7dde082b2d3d4d51d5c3b35c54ae965f3 (diff)
share_mem : updating makefile with new file names
svn path=/trunk/externals/share_mem/; revision=16549
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9067183..d1ddfaf 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 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
+EXAMPLES = 1.basic_example.pd basic_example-subprocess.pd 2.lazy_synchro.pd lazy_synchro-subprocess.pd 3.synchro_jitter.pd synchro_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 =