(distclean): Add cleaner for chise-fonts-installer/.
[chise/chise-base.git] / Makefile.in
index 6196be0..ddb8193 100644 (file)
@@ -152,7 +152,10 @@ tar-base:
                tomoyo-tools; \
        cvs -d $(CVS_ROOT) export \
                -r chise-base-`echo $(VERSION) | tr . _` \
-               ids'
+               ids; \
+       cvs -d $(CVS_ROOT) export \
+               -r chise-base-`echo $(VERSION) | tr . _` \
+               chise-fonts-installer'
        rsync -av chise-db /tmp/chise-base-$(VERSION)
        cd /tmp; $(TAR) cvzf chise-base-$(VERSION).tar.gz \
                chise-base-$(VERSION)
@@ -215,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:
@@ -226,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