From 93dfb384e03eb43c66d7515c81d35a6a6a522b13 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 21 Dec 2012 20:17:59 +0000 Subject: create basic [fader] abstraction used in some help files svn path=/trunk/externals/cxc/; revision=16726 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4a4cab9..453c172 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ SOURCES_linux = proc.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically -PDOBJECTS = +PDOBJECTS = fader # example patches and related files, in the 'examples' subfolder EXAMPLES = -- cgit v1.2.1