diff options
author | pmarecha | 2008-06-05 08:49:05 +0000 |
---|---|---|
committer | pmarecha | 2008-06-05 08:49:05 +0000 |
commit | 42659d6cdbe63972aea27baf0289db8fcc1310fa (patch) | |
tree | 05cc1eb42b985cf657be112ae5a2e842a13c2126 /src/auxiliaryFunctions/Makefile.am | |
parent | c4ca26eb9d2bbe224e41fc40658279cb865c48fc (diff) | |
download | scilab2c-42659d6cdbe63972aea27baf0289db8fcc1310fa.tar.gz scilab2c-42659d6cdbe63972aea27baf0289db8fcc1310fa.tar.bz2 scilab2c-42659d6cdbe63972aea27baf0289db8fcc1310fa.zip |
SVN is not FTP !
Diffstat (limited to 'src/auxiliaryFunctions/Makefile.am')
-rw-r--r-- | src/auxiliaryFunctions/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/auxiliaryFunctions/Makefile.am b/src/auxiliaryFunctions/Makefile.am index 83dca350..00aa29ba 100644 --- a/src/auxiliaryFunctions/Makefile.am +++ b/src/auxiliaryFunctions/Makefile.am @@ -18,5 +18,4 @@ SUBDIRS= abs \ sign \ pythag \ size \ - type \ - length + type |