diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-21 08:10:52 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-21 08:10:52 +0800 |
commit | 26cedbfcfa2c7406c1f52f35bb288807383b4fb7 (patch) | |
tree | 95db45ad4ba2055567ecd08478af2120e8c5376c /data/Makefile.am | |
parent | 152fe2fec74e622be98203272ce32debae25accb (diff) | |
download | gsoc2013-epiphany-26cedbfcfa2c7406c1f52f35bb288807383b4fb7.tar.gz gsoc2013-epiphany-26cedbfcfa2c7406c1f52f35bb288807383b4fb7.tar.zst gsoc2013-epiphany-26cedbfcfa2c7406c1f52f35bb288807383b4fb7.zip |
R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in:
2004-03-21 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* data/Makefile.am:
R data/epiphany-1.2.pc.in:
A data/epiphany-1.4.pc.in:
* src/Makefile.am:
Make epiphany-extensions for epiphany 1.3 parallel-installable with those
for epiphany 1.2.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index bda5a482c..0fc440e85 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -38,7 +38,7 @@ mimepermissiondir = $(pkgdatadir) mimepermission_DATA = mime-types-permissions.xml pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = epiphany-1.2.pc +pkgconfig_DATA = epiphany-1.4.pc install-data-local: if GCONF_SCHEMAS_INSTALL |