summaryrefslogtreecommitdiff
path: root/tests/build/depfile.srctree
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build/depfile.srctree')
-rw-r--r--tests/build/depfile.srctree2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build/depfile.srctree b/tests/build/depfile.srctree
index 1a9df6b00..0b8019df9 100644
--- a/tests/build/depfile.srctree
+++ b/tests/build/depfile.srctree
@@ -1,5 +1,5 @@
"""
-PYTHON -m Cython.Build.Cythonize -M foo.pyx
+CYTHONIZE -M foo.pyx
PYTHON check.py
"""