aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-13 22:15:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-13 22:15:34 +0000
commitaaf2905addd68b53986d343e663be734a40d9203 (patch)
tree68bcbbe8116d35907f55535140d016e96f9bf621
parentf10da298874df2160e370e81bebc1eda7f66dd47 (diff)
fix case (test then commit, test then commit...
svn path=/trunk/externals/smlib/; revision=15588
-rw-r--r--Makefile2
-rw-r--r--SMLib.pd (renamed from SMlib.pd)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be30e49..66dbaed 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ SOURCES = bp.c decimator.c deltas.c hip.c hist.c itov.c lavg.c lhist.c lhisti.c
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS = SMlib.pd
+PDOBJECTS = SMLib.pd
# example patches and related files, in the 'examples' subfolder
EXAMPLES = beattracker.pd normalizer.pd resonate-beat.pd
diff --git a/SMlib.pd b/SMLib.pd
index a461234..a461234 100644
--- a/SMlib.pd
+++ b/SMLib.pd