From 1ac632a45bb7eed5b439404a41266a9572528e07 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 19 Mar 2006 02:55:44 +0000 Subject: r14555: Remove cycle from rule (This used to be commit 94d182d6ad7e21c1c1722d91eb84d895889b945c) --- source4/static_deps.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/static_deps.mk') diff --git a/source4/static_deps.mk b/source4/static_deps.mk index 09db053a34..79f347d8e4 100644 --- a/source4/static_deps.mk +++ b/source4/static_deps.mk @@ -30,6 +30,6 @@ heimdal_basics: \ proto: basics basics: include/includes.h \ - proto \ idl \ + $(PROTO_HEADERS) \ heimdal_basics -- cgit