s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[sfrench/samba-autobuild/.git] / libcli / ldap / wscript_build
index 923d57f00b234f19306901410396c01a87d0e281..61c2f4096996115c624e616219c43a06d5367a29 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP_MESSAGE',
        source='ldap_message.c',
        public_deps='LIBSAMBA-ERRORS talloc ldb',