diff options
-rw-r--r-- | russian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index 77f4b2b45367..cd16bd4641f7 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.8 1995/12/20 07:01:23 ache Exp $ +# $Id: Makefile,v 1.9 1996/04/01 22:40:46 asami Exp $ # SUBDIR += d1489 SUBDIR += X.language SUBDIR += elm.language SUBDIR += netscape2.language + SUBDIR += netscape3.language SUBDIR += pgp.language .include <bsd.port.subdir.mk> |