s4: Rename LIBEVENTS to libevents.
[martins/samba.git] / source4 / auth / credentials / wscript_build
index 9e81e8fd79a7d37b2316ec87c00e9b06c6c3554a..be004a87c66610fd47c2d43bdcf423d5fcf334e5 100644 (file)
@@ -4,7 +4,7 @@ bld.SAMBA_SUBSYSTEM('CREDENTIALS',
        source='credentials.c',
        autoproto='credentials_proto.h',
        public_headers='credentials.h',
-       deps='LIBCRYPTO LIBSAMBA-ERRORS LIBEVENTS LIBCLI_AUTH LIBSECURITY',
+       deps='LIBCRYPTO LIBSAMBA-ERRORS libevents LIBCLI_AUTH LIBSECURITY',
        )
 
 bld.SAMBA_SUBSYSTEM('CREDENTIALS_KRB5',