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 ca59a36f485..ae397a87a96 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.335 2016/10/12 00:28:44 kamil Exp $ +# $NetBSD: Makefile,v 1.336 2017/01/30 19:50:06 leot Exp $ COMMENT= Mathematics @@ -65,6 +65,7 @@ SUBDIR+= aamath SUBDIR+= abs SUBDIR+= admesh SUBDIR+= algae +SUBDIR+= amath SUBDIR+= analitza SUBDIR+= antixls SUBDIR+= aribas |