Run check-includes.py script with detected python path.

This commit is contained in:
Nick Mathewson 2018-07-30 09:07:19 -04:00
parent ee12286222
commit aeffbe5101

View File

@ -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