From 7f4fb9235b3c126be767317c1a5c8f314812a297 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 7 Dec 2009 01:28:24 +0000 Subject: [PATCH] (distclean): Delete intlfonts-1.2.1/ and intlfonts-1.2.1.tar.gz. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 7888b67..8b67479 100644 --- a/Makefile.in +++ b/Makefile.in @@ -39,5 +39,5 @@ install-gt: distclean: -$(RM) Makefile config.status config.log - -$(RM) -r autom4te.cache/ + -$(RM) -r autom4te.cache/ intlfonts-1.2.1/ intlfonts-1.2.1.tar.gz cd GT && make distclean -- 1.7.10.4