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:
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# work out what external modules need to be installed
|
||||
external_list = []
|
||||
try:
|
||||
|
Reference in New Issue
Block a user