s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[bbaumbach/samba-autobuild/.git] / source4 / lib / registry / wscript_build
index 5c1f03057d76eeaf6c4e391ddccc0ecbc48d723b..16276674f69e5b7ee3fdb93e196278a2b9666bd8 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_PIDL('PIDL_REG',
                source='regf.idl',
                options='--header --tdr-parser')