aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-11-06 17:04:52 +1000
committerteor <teor@torproject.org>2019-11-06 17:04:52 +1000
commit23ff60c1509b005ad1fca758a8fa0745008ba22d (patch)
tree3383a927689236e56f6f12fa4a307461e21acd6c /Makefile.am
parentbf5b17d8bbcc55fbae67b5c45077b9dcba697048 (diff)
parent10ef7a31cfa896fb8a4eddde92c4b7d1e7477ad6 (diff)
downloadtor-23ff60c1509b005ad1fca758a8fa0745008ba22d.tar.gz
tor-23ff60c1509b005ad1fca758a8fa0745008ba22d.zip
Merge branch 'maint-0.4.2'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1234b6d22f..70965c2b1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -378,7 +378,7 @@ endif
check-includes:
if USEPYTHON
- $(PYTHON) $(top_srcdir)/scripts/maint/practracker/includes.py
+ $(PYTHON) $(top_srcdir)/scripts/maint/practracker/includes.py $(top_srcdir)
endif
check-best-practices: