1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-27 07:42:04 +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
# work out what external modules need to be installed
external_list = []
try: