summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index e347d19766..993d441d9f 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -800,7 +800,7 @@ include/build_env.h:
headers: delheaders include/proto.h include/build_env.h
-proto: headers
+proto: headers winbindd_proto
etags:
etags `find $(srcdir) -name "*.[ch]" | grep -v /CVS/`