From 51f0bf3040ef8f94a617ec29fcaa720fd99d4acb Mon Sep 17 00:00:00 2001 From: "Zephaniah E. Hull" Date: Mon, 6 Mar 2000 13:41:55 +0000 Subject: [PATCH] This should work.. --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index f9f8d95..9c67939 100644 --- a/Makefile.in +++ b/Makefile.in @@ -17,7 +17,7 @@ all: done distclean: - rm -f config.cache config.log config.status Makefile Rules.mk + rm -f config.cache config.log config.status Makefile rm -f common/config.h rm -f build_rpm quakeforge-*.tar.gz quakeforge.spec find . -name \*~ | xargs rm -f @@ -31,7 +31,7 @@ distclean: done clean-autoconf mrproper: distclean - rm -f common/config.h.in + rm -f common/config.h.in Rules.mk rm -f configure %: