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 44aa8b11b..1de594330 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -62,6 +62,7 @@ libephyembed_la_CPPFLAGS = \
libephyembed_la_CFLAGS = \
-DSHARE_DIR=\"$(pkgdatadir)\" \
+ -DEPHY_WEB_EXTENSIONS_DIR=\""$(libdir)/epiphany/$(EPIPHANY_MAJOR)/web-extensions"\" \
$(DEPENDENCIES_CFLAGS) \
$(CODE_COVERAGE_CFLAGS) \
$(AM_CFLAGS)