fence: master - build: clean .pc files

Fabio M. Di Nitto fabbione@fedoraproject.org
Fri Jan 30 11:40:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/fence.git?p=fence.git;a=commitdiff;h=811cbe1e88e9ce4ea50eb28442e43bf40bb8118c
Commit:        811cbe1e88e9ce4ea50eb28442e43bf40bb8118c
Parent:        b6317b714fb288d9eca149d0bb6be656545f1075
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Fri Jan 30 10:56:37 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Jan 30 12:37:52 2009 +0100

build: clean .pc files

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 make/clean.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/make/clean.mk b/make/clean.mk
index b31a3fa..adc25ca 100644
--- a/make/clean.mk
+++ b/make/clean.mk
@@ -3,5 +3,5 @@ generalclean:
 	rm -rf core core.* .depend cscope.* *.orig *.rej
 	rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
 	rm -rf Module.symvers Module.markers .*.o.d modules.order
-	rm -rf ${TARGET} ${TARGETS} ${TARGET}_test
+	rm -rf ${TARGET} ${TARGETS} ${TARGET}_test ${TARGET}.pc
 	rm -rf ${TARGET1} ${TARGET2} ${TARGET3} ${TARGET4} ${TARGET5} ${TARGET6}



More information about the Cluster-cvs mailing list