]> granicus.if.org Git - postgresql/blobdiff - src/backend/common.mk
Don't apply sortgroupref labels to a tlist that might not match.
[postgresql] / src / backend / common.mk
index 2e56151e2b48faa7a279cb9dbd8c10f59ed91126..5d599dbd0ca2519436702a934e2fb666aa53aaf3 100644 (file)
@@ -45,4 +45,4 @@ clean: clean-local
 clean-local:
        rm -f $(subsysfilename) $(OBJS)
 
-$(call recurse,coverage maintainer-check)
+$(call recurse,coverage)