diff options
-rw-r--r-- | source4/static_deps.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |