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 779c61d9d87..9761247965e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/12/13 00:31:37 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1999/02/10 13:01:01 frueauf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -39,6 +39,7 @@ # SUBDIR += xgraph SUBDIR += xldlas SUBDIR += xlispstat + SUBDIR += xmgr # SUBDIR += xplot # SUBDIR += xspread |