summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1997-01-16 08:34:24 +0000
committerMike Smith <msmith@FreeBSD.org>1997-01-16 08:34:24 +0000
commitbdd7e51cc973fcd4a5da163d6e3ea6f8103f6fc7 (patch)
treefdec143508b213b2a176ca6a934b591c16d3c3e8 /lang
parentUpdate from CVSup release 14.1 to release 14.1.1. (diff)
Add idl4
Notes
Notes: svn path=/head/; revision=5365
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 91565b02f51a..8a710b362445 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1996/12/27 11:11:44 obrien Exp $
+# $Id: Makefile,v 1.63 1997/01/03 11:26:54 asami Exp $
#
SUBDIR += Gofer
@@ -15,6 +15,7 @@
SUBDIR += gnat
SUBDIR += guile-iii
SUBDIR += icon
+ SUBDIR += idl4
SUBDIR += itcl
SUBDIR += lcc
SUBDIR += logo