Skip to content
Snippets Groups Projects
Commit 7feecedc authored by Tom Lane's avatar Tom Lane
Browse files

Fix incorrect make maintainer-clean rule.

parent 95b9c333
No related branches found
No related tags found
No related merge requests found
......@@ -317,7 +317,7 @@ maintainer-clean: distclean
utils/fmgrtab.c \
utils/errcodes.h \
utils/misc/guc-file.c \
utils/misc/qsort_tuple.c
utils/sort/qsort_tuple.c
##########################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment