diff options
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r-- | embed/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am index 105efb748..941c3a817 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = webkit - NULL = noinst_LTLIBRARIES = libephyembed.la libephyembedfactory.la @@ -81,7 +79,6 @@ libephyembedfactory_la_SOURCES = \ ephy-embed-factory.h libephyembedfactory_la_CPPFLAGS = \ - -I$(top_srcdir)/embed/webkit \ $(AM_CPPFLAGS) libephyembedfactory_la_CFLAGS = \ |