diff options
author | agc <agc> | 1997-10-23 20:24:03 +0000 |
---|---|---|
committer | agc <agc> | 1997-10-23 20:24:03 +0000 |
commit | ff0b205513b2d839331bbd5f3122c01e0472e3e9 (patch) | |
tree | 2f040d4654e9540f78c70abf4c35eb62d8fa5737 /editors | |
parent | 980f0f22721452e5cc130c8daca4abb4053f8663 (diff) | |
download | pkgsrc-ff0b205513b2d839331bbd5f3122c01e0472e3e9.tar.gz |
Add ssam to the list of sub-directories.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index dedaa7f5648..cdc2841e1b7 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1997/10/13 02:47:38 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1997/10/23 20:24:03 agc Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -16,6 +16,7 @@ # SUBDIR += mule-common # SUBDIR += nedit # SUBDIR += nvi + SUBDIR += ssam # SUBDIR += staroffice # SUBDIR += thoteditor # SUBDIR += uemacs |