projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
c89b44a
)
Fix failure to maintainer-clean jsonpath_gram.h
author
John Naylor
<
[email protected]
>
Tue, 6 Sep 2022 05:30:56 +0000
(12:30 +0700)
committer
John Naylor
<
[email protected]
>
Tue, 6 Sep 2022 05:37:33 +0000
(12:37 +0700)
Oversight in
dac048f71e
src/backend/Makefile
|
blob
|
blame
|
history
diff --git
a/src/backend/Makefile
b/src/backend/Makefile
index 4ac9f8f180e5e60436920cb2c56a46dbcf000813..5c4772298d064accee8c07fe8f2399bfd595b34b 100644
(file)
--- a/
src/backend/Makefile
+++ b/
src/backend/Makefile
@@
-306,6
+306,7
@@
maintainer-clean: distclean
storage/lmgr/lwlocknames.c \
storage/lmgr/lwlocknames.h \
utils/adt/jsonpath_gram.c \
+ utils/adt/jsonpath_gram.h \
utils/adt/jsonpath_scan.c \
utils/misc/guc-file.c