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:
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
bld.SAMBA_PYTHON('LIBPYTHON',
|
||||
source='modules.c',
|
||||
public_deps='EXT_LIB_PYTHON',
|
||||
|
Reference in New Issue
Block a user