s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[idra/samba.git] / source4 / scripting / wscript_build
index 94928deb0ed8c1e9cf9a620d7340cb76a2cd00e6..d48f24c68192bc32244c2ae5ba0f489ff80c8c9c 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
                   chmod=0755, python_fixup=True, flat=True)