Clean up newly added guc_tables.inc.c There was a missing makefile rule to clean up the guc_tables.inc.c symlink in src/include/. Oversight in commit 63599896545.
Author: Nathan Bossart <nathandboss...@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/dae6fe89-1e0c-4c3f-8d92-19d23374fb10%40eisentraut.org Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f0478149c34dfe02e0f43fc5f832a63a864dc364 Modified Files -------------- src/include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)