summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e8556a39320..2abb3d1e718 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2000/03/12 09:44:57 itojun Exp $
+# $NetBSD: Makefile,v 1.38 2000/05/23 17:23:42 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -20,6 +20,7 @@
SUBDIR += lout
SUBDIR += mminstance
SUBDIR += mswordview
+ SUBDIR += opensp
SUBDIR += p5-Convert-BER
SUBDIR += p5-Filter
SUBDIR += p5-XML-Parser