summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index bc1e151..a9528a6 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -894,6 +894,6 @@ funny:
# Dependencies
-Python/thread.o: $(srcdir)/Python/thread_*.h
+Python/thread.o: @THREADHEADERS@
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY