diff options
Diffstat (limited to 'iemlib2/src/makefile_darwin')
-rw-r--r-- | iemlib2/src/makefile_darwin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iemlib2/src/makefile_darwin b/iemlib2/src/makefile_darwin index 15cbbfe..007ad5e 100644 --- a/iemlib2/src/makefile_darwin +++ b/iemlib2/src/makefile_darwin @@ -19,6 +19,7 @@ SYSTEM = $(shell uname -m) # the sources
SRC = add2_comma.c \ + aspeedlim.c \ bpe.c \ dollarg.c \ exp_inc.c \ |