epiphany r7875 - trunk/lib
- From: xan svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r7875 - trunk/lib
- Date: Sat, 19 Jan 2008 14:18:00 +0000 (GMT)
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]