From bb04075ca94cfbb8391e3bbb0e693d2ebd079e95 Mon Sep 17 00:00:00 2001 From: musil Date: Sun, 1 Feb 2009 05:25:21 +0000 Subject: changed for 64 bit array access svn path=/trunk/externals/iem/iem_tab/; revision=10706 --- src/makefile_darwin | 1 + 1 file changed, 1 insertion(+) (limited to 'src/makefile_darwin') 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 \ -- cgit v1.2.1