build: Make credentials a public library for OpenChange to use
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Jul 2011 07:04:11 +0000 (17:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Aug 2011 12:53:53 +0000 (14:53 +0200)
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Aug  8 14:53:53 CEST 2011 on sn-devel-104

source4/auth/credentials/wscript_build

index 6fb1a68098fb8bb50821d7b4bc4b5f4d542ebae9..99de466be3a87f47480e3259ea7869a6e8c21aed 100644 (file)
@@ -5,7 +5,7 @@ bld.SAMBA_LIBRARY('credentials',
        autoproto='credentials_proto.h',
        public_headers='credentials.h',
        deps='LIBCRYPTO errors events LIBCLI_AUTH security CREDENTIALS_SECRETS CREDENTIALS_KRB5',
-       private_library=True
+       vnum='0.0.1'
        )
 
 bld.SAMBA_SUBSYSTEM('CREDENTIALS_KRB5',