aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/src/makefile_linux
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2008-12-11 19:56:33 +0000
committermusil <tmusil@users.sourceforge.net>2008-12-11 19:56:33 +0000
commitda941320c90e2cf7256645de5a03337471c22586 (patch)
tree6fc312d9866d955cbcd11559d106ec487731be0d /iemlib2/src/makefile_linux
parent4c1375daa8fcfb5c7c1d291df30027c78937f4df (diff)
some OSC converting stuff: symbol to list of ASCII and list of ASCII to symbol
svn path=/trunk/externals/iemlib/; revision=10449
Diffstat (limited to 'iemlib2/src/makefile_linux')
-rw-r--r--iemlib2/src/makefile_linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/iemlib2/src/makefile_linux b/iemlib2/src/makefile_linux
index 8913081..a806606 100644
--- a/iemlib2/src/makefile_linux
+++ b/iemlib2/src/makefile_linux
@@ -18,6 +18,7 @@ SYSTEM = $(shell uname -m)
# the sources
SRC = add2_comma.c \
+ aspeedlim.c \
bpe.c \
dollarg.c \
exp_inc.c \