aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/Makefile.am1
-rw-r--r--embed/webkit/Makefile.am1
2 files changed, 0 insertions, 2 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 114d0881e..e9486b1fa 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -76,7 +76,6 @@ libephyembed_la_CPPFLAGS = \
libephyembed_la_CFLAGS = \
-DSHARE_DIR=\"$(pkgdatadir)\" \
$(DEPENDENCIES_CFLAGS) \
- $(WEBKIT_CFLAGS) \
$(AM_CFLAGS)
libephyembedfactory_la_SOURCES = \
diff --git a/embed/webkit/Makefile.am b/embed/webkit/Makefile.am
index a91155e2c..33b5b3b42 100644
--- a/embed/webkit/Makefile.am
+++ b/embed/webkit/Makefile.am
@@ -14,7 +14,6 @@ libephywebkitembed_la_CPPFLAGS = \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/embed \
-I$(top_srcdir) \
- $(WEBKIT_CFLAGS) \
-DSHARE_DIR=\"$(pkgdatadir)\" \
-DBUILDING_GDK__=1 \
-DBUILDING_CAIRO__=1 \