aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2012-11-02 20:48:39 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2012-11-02 20:48:39 +0000
commit533a75a9f57f73711e7e3c5afef0ce83f632ca4c (patch)
treefe993107368de483579f729a2514cdaf7106a855 /Makefile
parentc91564bfae33b251d39dac61179a32835af6781e (diff)
more examples...
svn path=/trunk/externals/share_mem/; revision=16522
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdb64fa..393bb45 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.audio.pd 2.audio-subprocess.pd
+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
# manuals and related files, in the 'manual' subfolder
MANUAL =