summaryrefslogtreecommitdiff
path: root/src/auxiliaryFunctions/Makefile.am
diff options
context:
space:
mode:
authorjofret2008-06-05 08:35:58 +0000
committerjofret2008-06-05 08:35:58 +0000
commitc4ca26eb9d2bbe224e41fc40658279cb865c48fc (patch)
treea5c115ef3d8e5c41ea7f413d02769c65e919d350 /src/auxiliaryFunctions/Makefile.am
parent9a43876119d4651c1098f2a3cd4f4b912c0a888b (diff)
downloadscilab2c-c4ca26eb9d2bbe224e41fc40658279cb865c48fc.tar.gz
scilab2c-c4ca26eb9d2bbe224e41fc40658279cb865c48fc.tar.bz2
scilab2c-c4ca26eb9d2bbe224e41fc40658279cb865c48fc.zip
Adding length to test process.
Diffstat (limited to 'src/auxiliaryFunctions/Makefile.am')
-rw-r--r--src/auxiliaryFunctions/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auxiliaryFunctions/Makefile.am b/src/auxiliaryFunctions/Makefile.am
index 00aa29ba..83dca350 100644
--- a/src/auxiliaryFunctions/Makefile.am
+++ b/src/auxiliaryFunctions/Makefile.am
@@ -18,4 +18,5 @@ SUBDIRS= abs \
sign \
pythag \
size \
- type
+ type \
+ length