From da941320c90e2cf7256645de5a03337471c22586 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 19:56:33 +0000 Subject: some OSC converting stuff: symbol to list of ASCII and list of ASCII to symbol svn path=/trunk/externals/iemlib/; revision=10449 --- iemlib2/src/makefile_d_fat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'iemlib2/src/makefile_d_fat') diff --git a/iemlib2/src/makefile_d_fat b/iemlib2/src/makefile_d_fat index 4bb54f6..812c9cd 100644 --- a/iemlib2/src/makefile_d_fat +++ b/iemlib2/src/makefile_d_fat @@ -14,11 +14,13 @@ LFLAGS = -bundle -undefined suppress -flat_namespace # the sources SRC = add2_comma.c \ + aspeedlim.c \ bpe.c \ dollarg.c \ exp_inc.c \ fade~.c \ float24.c \ + iem_alisttosym.c \ iem_anything.c \ iem_append.c \ iem_blocksize~.c \ @@ -30,6 +32,7 @@ SRC = add2_comma.c \ iem_samplerate~.c \ iem_sel_any.c \ iem_send.c \ + iem_symtoalist.c \ init.c \ LFO_noise~.c \ list2send.c \ -- cgit v1.2.1