aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2014-02-24 02:19:36 +0800
committerMatthew Barnes <mbarnes@redhat.com>2014-02-24 02:32:22 +0800
commit9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f (patch)
tree914c09347500af4d1df0e4b586832f1d045daec7 /Makefile.am
parent1e7782affa845fe20dbc0d51b4f8e4b50a94943f (diff)
downloadgsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.tar
gsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.tar.gz
gsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.tar.bz2
gsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.tar.lz
gsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.tar.xz
gsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.tar.zst
gsoc2013-evolution-9f7e6ac6e3fcc9e201973fed064c38c9a7addd2f.zip
Bug 597552 - Remove evolution-plugin.pc.in
Use evolution-shell, evolution-mail or evolution-calendar instead.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 856e459102..db35826bbb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ INTERFACE_VERSION=3.0
pkgconfig_in_files = \
evolution-calendar-$(INTERFACE_VERSION).pc \
evolution-mail-$(INTERFACE_VERSION).pc \
- evolution-plugin-$(INTERFACE_VERSION).pc \
evolution-shell-$(INTERFACE_VERSION).pc
pkgconfig_DATA = $(pkgconfig_in_files:.pc.in=-$(INTERFACE_VERSION).pc)