Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2d6f8aa

Browse files
j-naylorpull[bot]
authored andcommitted
Add jsonpath_gram.h to list of distprep targets
Oversight in dac048f
1 parent 9eb7287 commit 2d6f8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ distprep:
180180
$(MAKE) -C replication repl_gram.c repl_gram.h repl_scanner.c syncrep_gram.c syncrep_gram.h syncrep_scanner.c
181181
$(MAKE) -C storage/lmgr lwlocknames.h lwlocknames.c
182182
$(MAKE) -C utils distprep
183-
$(MAKE) -C utils/adt jsonpath_gram.c jsonpath_scan.c
183+
$(MAKE) -C utils/adt jsonpath_gram.c jsonpath_gram.h jsonpath_scan.c
184184
$(MAKE) -C utils/misc guc-file.c
185185

186186

0 commit comments

Comments
 (0)