From a424abde238cfe8dc06176076ff29fc12d191139 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 16 Jun 2010 10:20:07 +0000 Subject: [PATCH] (distclean): Add cleaner for chise-fonts-installer/. (cvs-base-clean): Delete apel/ and chise-fonts-installer/. --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 0a0e603..ddb8193 100644 --- a/Makefile.in +++ b/Makefile.in @@ -218,6 +218,7 @@ distclean: cd libchise; make distclean cd xemacs-chise; make distclean cd ids; make clean + cd chise-fonts-installer; make distclean db-clean: @@ -229,4 +230,4 @@ cvs-core-clean: rm -rf concord libchise cvs-base-clean: - rm -rf xemacs-chise tomoyo-tools ids + rm -rf xemacs-chise apel tomoyo-tools ids chise-fonts-installer -- 1.7.10.4