We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95ea9d commit e3094fdCopy full SHA for e3094fd
src/backend/common.mk
@@ -44,3 +44,5 @@ $(call recurse,clean)
44
clean: clean-local
45
clean-local:
46
rm -f $(subsysfilename) $(OBJS)
47
+
48
+$(call recurse,coverage)
0 commit comments