diff options
Diffstat (limited to 'iemlib2/src/makefile_linux')
-rw-r--r-- | iemlib2/src/makefile_linux | 1 |
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 \ |