diff options
Diffstat (limited to 'src/makefile_linux')
-rw-r--r-- | src/makefile_linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile_linux b/src/makefile_linux index 0291159..373e9b7 100644 --- a/src/makefile_linux +++ b/src/makefile_linux @@ -38,6 +38,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 \ |