From 360ca8e017c7d40e3cc00194d6f771c7876f1067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Sat, 10 May 2014 03:03:13 +0200 Subject: auth: avoid overwriting the auth_sam_reply.h header all the time. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider Autobuild-User(master): Günther Deschner Autobuild-Date(master): Mon May 12 17:49:46 CEST 2014 on sn-devel-104 --- auth/wscript_build | 1 - 1 file changed, 1 deletion(-) (limited to 'auth/wscript_build') diff --git a/auth/wscript_build b/auth/wscript_build index a61bc378af7..20261537fbd 100644 --- a/auth/wscript_build +++ b/auth/wscript_build @@ -3,7 +3,6 @@ bld.SAMBA_LIBRARY('auth_sam_reply', source='auth_sam_reply.c wbc_auth_util.c', deps='talloc samba-security samba-util', - autoproto='auth_sam_reply.h', private_library=True ) -- cgit v1.2.1