libcli/smb: Stop generating unused proto file.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 25 Mar 2012 15:14:14 +0000 (17:14 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 25 Mar 2012 15:14:14 +0000 (17:14 +0200)
libcli/smb/wscript_build

index bc80e2dd1e5b794fde2f55d9e4e2048267065cd5..1d93d2fff407c0083ae171865ae6331fc5916d21 100644 (file)
@@ -9,7 +9,6 @@ bld.SAMBA_LIBRARY('cli_smb_common',
                smbXcli_base.c
                smb1cli_trans.c
        ''',
-       autoproto='smb_common_proto.h',
        deps='LIBCRYPTO errors gssapi gensec KRB5_WRAP LIBASYNC_REQ',
        public_deps='talloc samba-util',
        private_library=True,