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