diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 4132fe7ccd35..32ba9fcee9a8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Mathematics + SUBDIR += GiNaC SUBDIR += PDL SUBDIR += R-a4 |