epiphany r7875 - trunk/lib



Author: xan
Date: Sat Jan 19 14:17:59 2008
New Revision: 7875
URL: http://svn.gnome.org/viewvc/epiphany?rev=7875&view=rev

Log:
Fix build for builddir != srcdir


Modified:
   trunk/lib/Makefile.am

Modified: trunk/lib/Makefile.am
==============================================================================
--- trunk/lib/Makefile.am	(original)
+++ trunk/lib/Makefile.am	Sat Jan 19 14:17:59 2008
@@ -78,6 +78,7 @@
 libephymisc_la_CPPFLAGS = \
 	-I$(top_builddir)/lib			\
 	-I$(top_builddir)/lib/egg		\
+	-I$(top_srcdir)/lib/egg			\
 	-DSHARE_DIR=\"$(pkgdatadir)\" 		\
 	-DEXTENSIONS_DIR=\""$(libdir)/epiphany/$(EPIPHANY_MAJOR)/extensions"\" 	\
 	$(AM_CPPFLAGS)



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