summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 60114f0b38f..5bc200c0cff 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2001/02/23 20:37:21 jtb Exp $
+# $NetBSD: Makefile,v 1.92 2001/02/24 15:48:21 jtb Exp $
#
COMMENT= Programming languages
@@ -14,6 +14,7 @@ SUBDIR+= camlp4
SUBDIR+= cim
SUBDIR+= cint
SUBDIR+= clisp
+SUBDIR+= cu-prolog
SUBDIR+= drscheme
SUBDIR+= egcs
SUBDIR+= elisp-manual