summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 3e0484119e8f..f75ed296fec9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.52 1998/11/20 04:14:16 asami Exp $
+# $Id: Makefile,v 1.53 1998/12/12 22:18:32 jseger Exp $
#
SUBDIR += R-a4
@@ -47,5 +47,6 @@
SUBDIR += xmgr
SUBDIR += xplot
SUBDIR += xspread
+ SUBDIR += xwpl
.include <bsd.port.subdir.mk>