diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-12-21 20:17:59 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-12-21 20:17:59 +0000 |
commit | 93dfb384e03eb43c66d7515c81d35a6a6a522b13 (patch) | |
tree | 8cb8252fd822da9cacd66ea3e7f80c9a5762532b /Makefile | |
parent | 714158e4ea483197241c06e9c1cb6626c22259b8 (diff) |
create basic [fader] abstraction used in some help files
svn path=/trunk/externals/cxc/; revision=16726
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = |