From 9b38fe632580a2f3d6329b6b100da23b6f3dddf8 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Thu, 5 Oct 1995 09:46:01 +0000 Subject: Brought in change from rev 1.3: Add fr_FR.ISO_8859-1 to LANGS --- usr.bin/ee/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile index dbe6f4e1613f0..196fd00ee1a86 100644 --- a/usr.bin/ee/Makefile +++ b/usr.bin/ee/Makefile @@ -7,7 +7,7 @@ LINKS= ${BINDIR}/ee ${BINDIR}/ree DPADD= ${LIBNCURSES} ${LIBMYTINFO} LDADD= -lncurses -lmytinfo -LANGS= en_US.ISO_8859-1 +LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1 afterinstall: @for i in ${LANGS}; do \ -- cgit v1.3