s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[bbaumbach/samba-autobuild/.git] / lib / util / wscript_build
index 0cd701dbd17835137d162af1344e8669c8524510..57ac729f47a909658b3251afa10477bae62b90be 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_LIBRARY('LIBSAMBA-UTIL',
        source='xfile.c debug.c fault.c signal.c system.c time.c genrand.c dprintf.c util_str.c rfc1738.c substitute.c util_strlist.c util_file.c data_blob.c util.c blocking.c util_net.c fsusage.c ms_fnmatch.c mutex.c idtree.c become_daemon.c rbtree.c talloc_stack.c smb_threads.c params.c parmlist.c util_id.c',
        public_deps='talloc LIBCRYPTO LIBREPLACE_NETWORK CHARSET execinfo UID_WRAPPER',