summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-10-21 23:47:43 +0000
committerjoerg <joerg@FreeBSD.org>1995-10-21 23:47:43 +0000
commit2a61c0a2e3289ad3c84566576a1fd7e989f75348 (patch)
treea383cd029bb4532d4a81a9ea6484da2a802ba00d /usr.bin/ee/Makefile
parent53a591f7a783ad268c69dd6cba41606bee77b7ec (diff)
downloadFreeBSD-src-2a61c0a2e3289ad3c84566576a1fd7e989f75348.zip
FreeBSD-src-2a61c0a2e3289ad3c84566576a1fd7e989f75348.tar.gz
Finally catch up with the Frenchmen, and create the German message
catalog. :-)
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 196fd00..5c6c850 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 fr_FR.ISO_8859-1
+LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1 de_DE.ISO_8859-1
afterinstall:
@for i in ${LANGS}; do \
OpenPOWER on IntegriCloud