aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 04:38:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 04:38:30 +0000
commite477543782c0dbca7a225f1a7e304694d7ea63b4 (patch)
treefd3380f1de4faad54ac80a11c1fe8e655e82b43b /externals/vanilla
parentee7c88b74d0e9cba5b28cf3822965aa194eb734e (diff)
include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patches
svn path=/trunk/; revision=15503
Diffstat (limited to 'externals/vanilla')
-rw-r--r--externals/vanilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/vanilla/Makefile b/externals/vanilla/Makefile
index 78d64c2b..c496fa12 100644
--- a/externals/vanilla/Makefile
+++ b/externals/vanilla/Makefile
@@ -10,7 +10,7 @@ SOURCES = abs~.c adc~.c bang~.c bng.c clip~.c cnv.c cputime.c dac~.c dbtopow~.c
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS =
+PDOBJECTS = q8_sqrt~.pd q8_rsqrt~.pd
# example patches and related files, in the 'examples' subfolder
EXAMPLES =