diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-20 20:28:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-20 20:28:48 +0000 |
commit | ba99b6039441b202a4b777eed300f308b5c9efa9 (patch) | |
tree | b0f8891abf6082bb74fbf3c89a0cae328c1d0551 /converters | |
parent | Initial import of i18ntools version 1.0. (diff) |
Activate the i18ntools port.
Notes
Notes:
svn path=/head/; revision=18033
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index eb9454a3e6c1..d461130e7f3e 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.15 1999/01/07 12:05:24 asami Exp $ +# $Id: Makefile,v 1.16 1999/04/16 23:35:15 steve Exp $ # SUBDIR += aish SUBDIR += btoa + SUBDIR += i18ntools SUBDIR += ish SUBDIR += kdesupport SUBDIR += kdesupport11 |