From d5883c8d00af17b084e17642b4dda3f6e9b3305e Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 31 Oct 2010 22:43:48 +0100 Subject: [PATCH] replace/talloc: Avoid automatically pulling in new configure/Makefile, as these files are checked in, and the source might not be available. Autobuild-User: Jelmer Vernooij Autobuild-Date: Sun Oct 31 22:27:56 UTC 2010 on sn-devel-104 --- lib/replace/Makefile | 6 ------ lib/talloc/Makefile | 6 ------ 2 files changed, 12 deletions(-) diff --git a/lib/replace/Makefile b/lib/replace/Makefile index 2cc28191038..3082459add9 100644 --- a/lib/replace/Makefile +++ b/lib/replace/Makefile @@ -61,9 +61,3 @@ ctags: bin/%:: FORCE $(WAF) --targets=`basename $@` FORCE: - -configure: autogen-waf.sh ../../buildtools/scripts/configure.waf - ./autogen-waf.sh - -Makefile: autogen-waf.sh configure ../../buildtools/scripts/Makefile.waf - ./autogen-waf.sh diff --git a/lib/talloc/Makefile b/lib/talloc/Makefile index 2cc28191038..3082459add9 100644 --- a/lib/talloc/Makefile +++ b/lib/talloc/Makefile @@ -61,9 +61,3 @@ ctags: bin/%:: FORCE $(WAF) --targets=`basename $@` FORCE: - -configure: autogen-waf.sh ../../buildtools/scripts/configure.waf - ./autogen-waf.sh - -Makefile: autogen-waf.sh configure ../../buildtools/scripts/Makefile.waf - ./autogen-waf.sh -- 2.34.1