aboutsummaryrefslogtreecommitdiffstats
path: root/embed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r--embed/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 610a710fc..900bbd0f1 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -77,6 +77,7 @@ endif
libephyembed_la_CFLAGS = \
-DSHARE_DIR=\"$(pkgdatadir)\" \
$(DEPENDENCIES_CFLAGS) \
+ $(CODE_COVERAGE_CFLAGS) \
$(AM_CFLAGS)
CLEANFILES = $(stamp_files) $(BUILT_SOURCES)