diff options
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 c30b554dfb68..e1c36851bd8f 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.21 1999/05/19 13:11:31 taoka Exp $ +# $Id: Makefile,v 1.22 1999/05/29 04:59:52 steve Exp $ # SUBDIR += aish SUBDIR += btoa + SUBDIR += fconv SUBDIR += i18ntools SUBDIR += ish SUBDIR += kdesupport11 |