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 593ef08b0559..3fda62510b43 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1995/05/14 03:29:48 asami Exp $ +# $Id: Makefile,v 1.12 1995/07/01 09:17:15 asami Exp $ # # RESTRICTED: maxima (license required) # @@ -14,6 +14,7 @@ SUBDIR += octave SUBDIR += oleo SUBDIR += xgraph + SUBDIR += xlispstat SUBDIR += xspread .include <bsd.port.subdir.mk> |