From b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 29 Mar 2010 21:44:37 +1100 Subject: s4-waf: removed the AUTOGENERATED markers we won't be using the mk -> wscript generator again --- libcli/security/wscript_build | 3 --- 1 file changed, 3 deletions(-) (limited to 'libcli/security/wscript_build') diff --git a/libcli/security/wscript_build b/libcli/security/wscript_build index d830be2004..c2a02f3db6 100644 --- a/libcli/security/wscript_build +++ b/libcli/security/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/security/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBSECURITY_COMMON', source='dom_sid.c display_sec.c secace.c secacl.c security_descriptor.c sddl.c', -- cgit