mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Run check-includes.py script with detected python path.
This commit is contained in:
parent
ee12286222
commit
aeffbe5101
@ -314,7 +314,7 @@ endif
|
||||
|
||||
check-includes:
|
||||
if USEPYTHON
|
||||
$(top_srcdir)/scripts/maint/checkIncludes.py
|
||||
$(PYTHON) $(top_srcdir)/scripts/maint/checkIncludes.py
|
||||
endif
|
||||
|
||||
check-docs: all
|
||||
|
Loading…
Reference in New Issue
Block a user