summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index 69f81767bc33..5c3fa2731d8c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1 1994/10/06 01:16:49 jkh Exp $
+# $Id: Makefile,v 1.2 1994/10/11 18:17:37 jkh Exp $
#
-SUBDIR= gnuplot oleo
+SUBDIR= blas gnuplot oleo
.include <bsd.port.subdir.mk>