diff options
-rw-r--r-- | japanese/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index c44f268fe31..d95aeedf579 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.6 1995/04/05 08:59:36 asami Exp $ +# $Id: Makefile,v 1.7 1995/04/23 10:35:10 asami Exp $ # # restricted: none # # doesn't compile: mh # -SUBDIR= Canna Wnn gawk grep kterm less nkf mule-canna mule-wnn sed tcl tk +SUBDIR= Canna Wnn gawk grep kinput2-canna kterm less nkf \ + mule-canna mule-wnn sed tcl tk .include <bsd.port.subdir.mk> |