aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/cover.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cover.mk')
-rw-r--r--plugins/cover.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/cover.mk b/plugins/cover.mk
index 60809a3..416219c 100644
--- a/plugins/cover.mk
+++ b/plugins/cover.mk
@@ -3,7 +3,7 @@
# This file is part of erlang.mk and subject to the terms of the ISC License.
COVER_REPORT_DIR ?= cover
-COVER_DATA_DIR ?= $(CURDIR)
+COVER_DATA_DIR ?= $(COVER_REPORT_DIR)
# Hook in coverage to ct