aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-10 20:41:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-10 20:41:29 +0000
commit8a7d3c316f7c113f507bb513b576f668638d88dc (patch)
tree8f09978f8552caaa2b14b4252d04380b1e072382 /externals/vanilla/Makefile
parent4ecc636faa8d28b70b6049afc8ee553a424ca99f (diff)
renamed to list.c since x_list.c just contains the list object
svn path=/trunk/; revision=12746
Diffstat (limited to 'externals/vanilla/Makefile')
-rw-r--r--externals/vanilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/vanilla/Makefile b/externals/vanilla/Makefile
index d3eb93d7..5c635ff0 100644
--- a/externals/vanilla/Makefile
+++ b/externals/vanilla/Makefile
@@ -4,7 +4,7 @@
LIBRARY_NAME = vanilla
# Next, add your source files to the SOURCES variable.
-SOURCES = abs~.c bng.c clip~.c cnv.c dbtopow~.c dbtorms~.c exp~.c ftom~.c hradio.c hsl.c log~.c mtof~.c nbx.c powtodb~.c pow~.c print.c qlist.c rmstodb~.c rsqrt~.c sqrt~.c textfile.c tgl.c vradio.c vslider.c vu.c wrap~.c
+SOURCES = abs~.c bng.c clip~.c cnv.c dbtopow~.c dbtorms~.c exp~.c ftom~.c hradio.c hsl.c list.c log~.c mtof~.c nbx.c powtodb~.c pow~.c print.c qlist.c rmstodb~.c rsqrt~.c sqrt~.c textfile.c tgl.c vradio.c vslider.c vu.c wrap~.c
# For objects that only build on certain platforms, add those to the SOURCES