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 1d4a6610b61..28512912789 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2008/12/19 22:16:03 markd Exp $ +# $NetBSD: Makefile,v 1.180 2009/01/10 01:04:01 markd Exp $ COMMENT= Mathematics @@ -54,6 +54,7 @@ SUBDIR+= dcdflib.f SUBDIR+= dfftpack SUBDIR+= dieharder SUBDIR+= djbfft +SUBDIR+= eigen2 SUBDIR+= eispack SUBDIR+= ess SUBDIR+= eukleides |