Fix failure to maintainer-clean jsonpath_gram.h
authorJohn Naylor <[email protected]>
Tue, 6 Sep 2022 05:30:56 +0000 (12:30 +0700)
committerJohn Naylor <[email protected]>
Tue, 6 Sep 2022 05:37:33 +0000 (12:37 +0700)
Oversight in dac048f71e

src/backend/Makefile

index 4ac9f8f180e5e60436920cb2c56a46dbcf000813..5c4772298d064accee8c07fe8f2399bfd595b34b 100644 (file)
@@ -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