Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1dfec14

Browse files
committed
Py -> Include
1 parent 0d2d397 commit 1dfec14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Grammar/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
TOP= ..
22
PGENDIR= $(TOP)/Parser
33
PGEN= $(PGENDIR)/pgen
4-
DESTH= $(TOP)/Py/graminit.h
4+
DESTH= $(TOP)/Include/graminit.h
55
DESTC= $(TOP)/Python/graminit.c
66

77
all: install

0 commit comments

Comments
 (0)