diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index b8e426b50e9..dc483ce9632 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2000/05/12 11:40:30 agc Exp $ +# $NetBSD: Makefile,v 1.33 2000/05/15 11:50:51 agc Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -17,6 +17,7 @@ SUBDIR += nedit SUBDIR += nvi-m17n SUBDIR += pico + SUBDIR += sam SUBDIR += ssam SUBDIR += uemacs SUBDIR += vigor |