diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2012-01-30 16:30:39 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2012-01-30 16:30:39 +0000 |
commit | 1fdf9f783670808c383c226d3bddc9be374b2acc (patch) | |
tree | 64c1d7e080e185c9dc7ac60141591d414c4d5e72 /linear-cue-system/Makefile | |
parent | e9e48de93c0cab30bcb1dfbe628e0ca05965cea1 (diff) |
new version
svn path=/trunk/externals/nusmuk/; revision=15922
Diffstat (limited to 'linear-cue-system/Makefile')
-rw-r--r-- | linear-cue-system/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linear-cue-system/Makefile b/linear-cue-system/Makefile index e8a6bbd..e73a809 100644 --- a/linear-cue-system/Makefile +++ b/linear-cue-system/Makefile @@ -9,7 +9,7 @@ SOURCES = # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically -PDOBJECTS = cue_between.pd cue.pd cue_init.pd cue_sel.pd +PDOBJECTS = cue_between.pd cue.pd cue_init.pd cue_sel.pd cue_bang cue_jump cue_merge cue_oioe # example patches and related files, in the 'examples' subfolder EXAMPLES = |