summaryrefslogtreecommitdiffstats
path: root/Grammar
diff options
context:
space:
mode:
Diffstat (limited to 'Grammar')
-rw-r--r--Grammar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Grammar/Makefile b/Grammar/Makefile
index a48bbdb..f3f4e05 100644
--- a/Grammar/Makefile
+++ b/Grammar/Makefile
@@ -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