epiphany r8198 - in branches/gnome-2-22: . embed/mozilla
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8198 - in branches/gnome-2-22: . embed/mozilla
- Date: Mon, 7 Apr 2008 17:34:03 +0100 (BST)
Author: chpe
Date: Mon Apr 7 17:34:02 2008
New Revision: 8198
URL: http://svn.gnome.org/viewvc/epiphany?rev=8198&view=rev
Log:
Release 2.22.1.1
Modified:
branches/gnome-2-22/configure.ac
branches/gnome-2-22/embed/mozilla/Makefile.am
Modified: branches/gnome-2-22/configure.ac
==============================================================================
--- branches/gnome-2-22/configure.ac (original)
+++ branches/gnome-2-22/configure.ac Mon Apr 7 17:34:02 2008
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[22])
-m4_define([epiphany_version_micro],[2])
+m4_define([epiphany_version_micro],[1.1])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
# This can be either "trunk" or "branches/gnome-x-y"
Modified: branches/gnome-2-22/embed/mozilla/Makefile.am
==============================================================================
--- branches/gnome-2-22/embed/mozilla/Makefile.am (original)
+++ branches/gnome-2-22/embed/mozilla/Makefile.am Mon Apr 7 17:34:02 2008
@@ -166,11 +166,14 @@
$(DEPENDENCIES_CFLAGS) \
$(AM_CXXFLAGS)
+EXTRA_DIST =
+
if HAVE_GECKO_1_9
xptdir = $(pkgdatadir)/components
xpt_DATA = epiphany.xpt
-noinst_DATA = \
+EXTRA_DIST += \
ephyIAddCertExceptionParams.idl \
- ephyIAddCertExceptionParams.h
+ ephyIAddCertExceptionParams.h \
+ $(xpt_DATA)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]