aboutsummaryrefslogtreecommitdiff
path: root/src/makefile_darwin
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2009-02-01 05:25:21 +0000
committermusil <tmusil@users.sourceforge.net>2009-02-01 05:25:21 +0000
commitbb04075ca94cfbb8391e3bbb0e693d2ebd079e95 (patch)
tree32f4367b8587b533724b2b04c2060d815415efa1 /src/makefile_darwin
parent0c2bbab79dd04ed75310ae10358b613c20179fc5 (diff)
changed for 64 bit array access
svn path=/trunk/externals/iem/iem_tab/; revision=10706
Diffstat (limited to 'src/makefile_darwin')
-rw-r--r--src/makefile_darwin1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile_darwin b/src/makefile_darwin
index daf1039..8ab9beb 100644
--- a/src/makefile_darwin
+++ b/src/makefile_darwin
@@ -39,6 +39,7 @@ SRC = tab_abs.c \
tab_ge_scalar.c \
tab_gt.c \
tab_gt_scalar.c \
+ tab_get_size.c \
tab_ifft.c \
tab_le.c \
tab_le_scalar.c \