Signed-off-by: Jonas Fonseca <fonseca@diku.dk> --- Documentation/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/Makefile b/Documentation/Makefile index 3aad2fb..661c259 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -1,4 +1,4 @@ -CG_IGNORE=$(wildcard ../cg-X* ../cg-*.orig ../cg-*.rej ../cg-*.in) +CG_IGNORE=$(wildcard ../cg-X* ../cg-*.*) CG_SRC=$(filter-out $(CG_IGNORE), $(wildcard ../cg*)) PACKAGE=cogito -- Jonas Fonseca - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Mar 11 01:43:45 2006
This archive was generated by hypermail 2.1.8 : 2006-03-11 01:43:59 EST