build: waf quicktest nearly works
[nivanova/samba-autobuild/.git] / source4 / auth / ntlm / wscript_build
index 2632e25a8f6e0202eec5cf1591661b2612627df5..dde33c607717b665763d9c5e98d43d5260d6bbdd 100644 (file)
@@ -1,7 +1,3 @@
-# AUTOGENERATED by mktowscript.pl from ../../source4/auth/ntlm/config.mk
-# Please remove this notice if hand editing
-
-
 bld.SAMBA_MODULE('auth_sam_module',
        source='auth_sam.c',
        subsystem='auth',
@@ -59,6 +55,6 @@ bld.SAMBA_MODULE('auth',
        subsystem='service',
        init_function='server_service_auth_init',
        deps='LIBSAMBA-UTIL LIBSECURITY SAMDB CREDENTIALS UTIL_TEVENT',
-       output_type='MERGED_OBJ'
+       internal_module=True
        )