Skip to content

Commit 898c35c

Browse files
j-naylorpull[bot]
authored andcommitted
Fix failure to maintainer-clean jsonpath_gram.h
Oversight in dac048f
1 parent a4b3dad commit 898c35c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ maintainer-clean: distclean
306306
storage/lmgr/lwlocknames.c \
307307
storage/lmgr/lwlocknames.h \
308308
utils/adt/jsonpath_gram.c \
309+
utils/adt/jsonpath_gram.h \
309310
utils/adt/jsonpath_scan.c \
310311
utils/misc/guc-file.c
311312

0 commit comments

Comments
 (0)