diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 448573934..eae879efb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -567,6 +567,7 @@ Epiphany-$(EPIPHANY_API_VERSION).gir: epiphany $(G_IR_SCANNER) --add-include-path=$(srcdir) \ --include=Gtk-2.0 \ --include=libxml2-2.0 \ + --include=WebKit-1.0 \ --program=./epiphany \ --output $@ \ --pkg epiphany-$(EPIPHANY_API_VERSION) \ |