epiphany r8762 - trunk/src



Author: xan
Date: Sat Feb  7 17:17:15 2009
New Revision: 8762
URL: http://svn.gnome.org/viewvc/epiphany?rev=8762&view=rev

Log:
Add needed -I flags to build the Epiphany gir file.

Modified:
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Sat Feb  7 17:17:15 2009
@@ -567,6 +567,12 @@
 		--program=./epiphany \
 		--output $@ \
 		--pkg epiphany-$(EPIPHANY_API_VERSION) \
+		-DEPIPHANY_COMPILATION \
+		-I$(top_srcdir)/embed \
+		-I$(top_srcdir)/lib \
+		-I$(top_srcdir)/lib/egg \
+		-I$(top_srcdir)/src \
+		-I$(top_srcdir)/src/bookmarks \
 		$(EPHY_GIR_H_FILES)
 
 girdir = $(GIRDIR)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]