diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-17 18:04:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-17 18:04:42 +0000 |
commit | ccfe1c5429c93acff1fe7abd21561662ac26b8c4 (patch) | |
tree | 6785d976b13806c2324607469bb062b79aef8b5d /lang/Makefile | |
parent | cc02a4b33ce2ab5d0911157909bffcd1a03166d5 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index c16bc59db5da..eda5f74b176f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -168,6 +168,7 @@ SUBDIR += tclplugin SUBDIR += tcltutor SUBDIR += tinycobol + SUBDIR += treecc SUBDIR += wamcc SUBDIR += yabasic SUBDIR += yap |