diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ SOURCES = shmem.c PDOBJECTS = shmem_receive~.pd shmem_send~.pd # example patches and related files, in the 'examples' subfolder -EXAMPLES = shmem_audio-help.pd shmem_audio-subprocess.pd +EXAMPLES = 1.basic_example.pd 1.basic_example-subprocess.pd 2.audio.pd 2.audio-subprocess.pd # manuals and related files, in the 'manual' subfolder MANUAL = |