aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-09-30 13:44:59 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-09-30 13:44:59 +0300
commit4673cb8168cbacd817c38c3f1ca5c9e88d10b053 (patch)
tree85b3eef72887195fcc80cfa42bf3edb404994b90 /Makefile.am
parentffd857bbe125b6be442555079a15c896c0317c91 (diff)
parentfc1134e3e59df2ca473e787f70a57ebf659d78f2 (diff)
downloadtor-4673cb8168cbacd817c38c3f1ca5c9e88d10b053.tar.gz
tor-4673cb8168cbacd817c38c3f1ca5c9e88d10b053.zip
Merge branch 'tor-github/pr/1339'
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 845440b56f..485324fc79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -478,7 +478,7 @@ version:
.PHONY: autostyle-ifdefs
autostyle-ifdefs:
- $(PYTHON) scripts/maint/annotate_ifdef_directives $(OWNED_TOR_C_FILES)
+ $(PYTHON) scripts/maint/annotate_ifdef_directives.py $(OWNED_TOR_C_FILES)
.PHONY: autostyle-ifdefs
autostyle-operators: