[sawfish] make gitclean rule depend on distclean
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] make gitclean rule depend on distclean
- Date: Sat, 3 Jul 2010 07:28:37 +0000 (UTC)
commit 843ac1918ff7f8bb1f034456eef911be598a806a
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Sat Jul 3 09:27:24 2010 +0200
make gitclean rule depend on distclean
Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.in b/Makefile.in
index e7f8aad..c3f3eba 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -88,7 +88,7 @@ distclean :
rm -f config.cache config.h config.log config.status Makedefs Makefile
rm -f *~ NEWS DOC* TAGS build.h sawfish.pc
-gitclean :
+gitclean : distclean
rm -f aclocal.m4 configure
rm -rf autom4te.cache
rm -f sawfish.spec sawfish*.ebuild
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]