summaryrefslogtreecommitdiff
path: root/embed/Makefile.am
diff options
context:
space:
mode:
authorGustavo Noronha Silva <gns@src.gnome.org>2009-01-13 16:57:30 +0000
committerGustavo Noronha Silva <gns@src.gnome.org>2009-01-13 16:57:30 +0000
commit374c991ae2df34a3b8a4ea46b1ec6519b97fcf18 (patch)
treedfb6330ba81e03c7e91e6d99f079065c53d1586d /embed/Makefile.am
parent744e5d0149971b61659a5ff3f5970c5c9540d43b (diff)
downloadepiphany-374c991ae2df34a3b8a4ea46b1ec6519b97fcf18.tar.gz
We no longer need a separate pkg-config check for WEBKIT.
Bug #567601 svn path=/trunk/; revision=8682
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r--embed/Makefile.am1
1 files changed, 0 insertions, 1 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 = \