summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/credentials/wscript_build')
-rw-r--r--source4/auth/credentials/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/credentials/wscript_build b/source4/auth/credentials/wscript_build
index 38e007aa31..9e81e8fd79 100644
--- a/source4/auth/credentials/wscript_build
+++ b/source4/auth/credentials/wscript_build
@@ -2,6 +2,7 @@
bld.SAMBA_SUBSYSTEM('CREDENTIALS',
source='credentials.c',
+ autoproto='credentials_proto.h',
public_headers='credentials.h',
deps='LIBCRYPTO LIBSAMBA-ERRORS LIBEVENTS LIBCLI_AUTH LIBSECURITY',
)