]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Py -> Include
authorGuido van Rossum <guido@python.org>
Sun, 26 Dec 1993 18:15:49 +0000 (18:15 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 26 Dec 1993 18:15:49 +0000 (18:15 +0000)
Grammar/Makefile

index a48bbdbe30590e4fb4521be5bcfe31d2f5a73970..f3f4e055d17b0740e930a969a7fa72a58874c6cd 100644 (file)
@@ -1,7 +1,7 @@
 TOP=           ..
 PGENDIR=       $(TOP)/Parser
 PGEN=          $(PGENDIR)/pgen
-DESTH=         $(TOP)/Py/graminit.h
+DESTH=         $(TOP)/Include/graminit.h
 DESTC=         $(TOP)/Python/graminit.c
 
 all:           install