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 8c1a23a commit 8031f45Copy full SHA for 8031f45
Makefile.frag
@@ -1,4 +1,4 @@
1
-.PHONY: coverage test-clean package package.xml format format-changed format-check
+.PHONY: mv-coverage lcov-coveralls lcov-local coverage coveralls format format-changed format-check test-clean package package.xml libmongoc-version-current libmongocrypt-version-current generate-function-map
2
3
ifneq (,$(realpath $(EXTENSION_DIR)/json.so))
4
PHP_TEST_SHARED_EXTENSIONS := "-d" "extension=$(EXTENSION_DIR)/json.so" $(PHP_TEST_SHARED_EXTENSIONS)
0 commit comments