summaryrefslogtreecommitdiff
path: root/src/options/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/Makefile.am')
-rw-r--r--src/options/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options/Makefile.am b/src/options/Makefile.am
index bca6ca16e..5a9fa54e6 100644
--- a/src/options/Makefile.am
+++ b/src/options/Makefile.am
@@ -20,6 +20,7 @@
# in particular were breaking it
# Building with coverage will cause portability issues in some cases
+VPATH = $(if $(COVERAGE_ON), $(realpath @srcdir@), @srcdir@)
OPTIONS_SRC_FILES = \
arith_options \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback