summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index bba2945613..136f597af3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1616,7 +1616,8 @@ delheaders:
@rm -f include/proto.h include/build_env.h \
nsswitch/winbindd_proto.h web/swat_proto.h \
client/client_proto.h utils/net_proto.h \
- smbd/build_options.c
+ smbd/build_options.c utils/ntlm_auth_proto.h \
+ utils/passwd_proto.h
MKPROTO_SH = $(srcdir)/script/mkproto.sh