diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 412c49c18c4..55c1faeaa28 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2006/11/13 15:58:04 wulf Exp $ +# $NetBSD: Makefile,v 1.153 2006/11/19 04:57:13 obache Exp $ # COMMENT= Mathematics @@ -147,6 +147,7 @@ SUBDIR+= superlu SUBDIR+= tasp-vsipl SUBDIR+= tochnog SUBDIR+= udunits +SUBDIR+= units SUBDIR+= vista SUBDIR+= xeukleides SUBDIR+= xfractint |