From aaf2905addd68b53986d343e663be734a40d9203 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Oct 2011 22:15:34 +0000 Subject: fix case (test then commit, test then commit... svn path=/trunk/externals/smlib/; revision=15588 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.1