From 0069cf09af9aade5290aba3a7fd1ac28b0d97c8c Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Fri, 29 May 2009 23:31:57 -0500 Subject: Include WebKit-1.0 in .gir creation --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') 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) \ -- cgit