1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-04 00:59:13 +03:00

s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them

This commit is contained in:
Andrew Tridgell
2010-03-28 09:48:49 +11:00
parent c64ce3cd03
commit f9eae32f4b
119 changed files with 238 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
bld.SAMBA_PYTHON('LIBPYTHON',
source='modules.c',
public_deps='EXT_LIB_PYTHON',