summaryrefslogtreecommitdiffstats
path: root/.hgtouch
diff options
context:
space:
mode:
Diffstat (limited to '.hgtouch')
-rw-r--r--.hgtouch2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgtouch b/.hgtouch
index 00efbef..b9be0f1 100644
--- a/.hgtouch
+++ b/.hgtouch
@@ -2,7 +2,7 @@
# Define dependencies of generated files that are checked into hg.
# The syntax of this file uses make rule dependencies, without actions
-Python/importlib.h: Lib/importlib/_bootstrap.py Modules/_freeze_importlib.c
+Python/importlib.h: Lib/importlib/_bootstrap.py Programs/_freeze_importlib.c
Include/opcode.h: Lib/opcode.py Tools/scripts/generate_opcode_h.py