From 6643a8f637eb11b0a6e1879431eb1a9c60bf89b0 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 19 Nov 2008 16:55:56 +0100 Subject: [PATCH] make __tg-temp-export target phony Signed-off-by: martin f. krafft --- debian/tg2quilt.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tg2quilt.mk b/debian/tg2quilt.mk index 9c597d2..2ad3cba 100644 --- a/debian/tg2quilt.mk +++ b/debian/tg2quilt.mk @@ -70,6 +70,7 @@ unpatch: __tg-temp-export __tg-temp-export: @echo "Exporting TopGit branches to series so that quilt can clean up..." >&2 $(MAKE) $(MAKEFLAGS) -f debian/rules tg-export +.PHONY: __tg-temp-export # Set some tg-export-specific variables, e.g. default TG_BRANCHES to all # TopGit branches -- 2.30.2