s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[abartlet/samba.git/.git] / source4 / ntvfs / sysdep / wscript_configure
index f1d572e527904911c78d32602e4a0a521350754d..f1e09ddd3d1fbc7726d716d345d10fe3d83a0d7d 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 conf.CHECK_HEADERS('linux/inotify.h asm/unistd.h sys/inotify.h', add_headers=False)
 
 conf.CHECK_FUNCS('inotify_init')