summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-07-28 14:43:05 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-07-28 14:43:05 +0000
commit28430d79aa60c0b903133eba2cd87fd98a9af691 (patch)
tree0fc0b5671e0c6d4c1b726fa83e157ddbe03a0c14 /lang
parentSubmitted by: chuckr (diff)
Added moscow_ml to SUBDIRS
Notes
Notes: svn path=/head/; revision=3444
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 175f44087b75..86063e0f7e64 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.48 1996/06/16 06:47:36 jkh Exp $
+# $Id: Makefile,v 1.49 1996/07/10 10:28:28 asami Exp $
#
SUBDIR += Gofer
@@ -18,6 +18,7 @@
SUBDIR += logo
SUBDIR += mit-scheme
SUBDIR += modula-3
+ SUBDIR += moscow_ml
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += pbasic