aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-06 04:58:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-06 04:58:56 +0000
commit11db7f5738c26a68899bcf1083ae2f912ff51380 (patch)
tree82e824e16aa849a6ecfecfc2280aa4a4e42d1adc
parentb5ae223e18434df43a0d6b1534bac961c9262d96 (diff)
added examples to Makefile
svn path=/trunk/externals/smlib/; revision=14285
-rw-r--r--Makefile2
-rw-r--r--smlib-meta.pd2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c28890f..9e8401d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ SOURCES = bp.c decimator.c deltas.c hip.c hist.c itov.c lavg.c lhist.c lhisti.c
PDOBJECTS =
# example patches and related files, in the 'examples' subfolder
-EXAMPLES =
+EXAMPLES = beattracker.pd normalizer.pd resonate-beat.pd
# manuals and related files, in the 'manual' subfolder
MANUAL =
diff --git a/smlib-meta.pd b/smlib-meta.pd
index fa94caf..35e8564 100644
--- a/smlib-meta.pd
+++ b/smlib-meta.pd
@@ -7,5 +7,5 @@
#X text 10 70 LICENSE GNU GPL;
#X text 10 90 DESCRIPTION vector processing \, vector analysis \, vector
synthesis \, number stream analysis \, number stream filters;
-#X text 10 130 VERSION 0.12.2-svn;
+#X text 10 130 VERSION 0.12.1;
#X restore 10 10 pd META;