diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-06-04 00:26:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-06-04 00:26:27 +0000 |
commit | 6373862d56d02be738cbcb852bc0db866dffa14c (patch) | |
tree | 1d4a2b24a03e652fc3cd52e641bf0f27ad051f8b /lang | |
parent | Remove scsh after repo-copy. (diff) |
Add scsh after repo-copy.
Pointy hat to: alex
Notes
Notes:
svn path=/head/; revision=60559
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 6c0227893aaf..2fd757a2949a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -176,6 +176,7 @@ SUBDIR += schemetoc SUBDIR += scm SUBDIR += scriba + SUBDIR += scsh SUBDIR += siod SUBDIR += slib SUBDIR += slisp |