From 1d72c5b4449eef6a1e82e1b54ed48c67e9020d71 Mon Sep 17 00:00:00 2001 From: musil Date: Sun, 1 Feb 2009 07:29:03 +0000 Subject: add tab_get_size svn path=/trunk/externals/iem/iem_tab/; revision=10707 --- src/makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makefile b/src/makefile index 755c3a7..e43df56 100644 --- a/src/makefile +++ b/src/makefile @@ -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 \ -- cgit v1.2.1