aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-02 23:33:19 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-03 02:04:20 +0800
commit0ad38c65f59b24c9bc3eb9b7be0beefe0050c639 (patch)
treee6afe08a40a5199d6bfd7007ad63e291db21b807 /mail/Makefile.am
parent5a607f1be68407d7354564f96a10a0c3a85d1982 (diff)
downloadgsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.tar
gsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.tar.gz
gsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.tar.bz2
gsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.tar.lz
gsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.tar.xz
gsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.tar.zst
gsoc2013-evolution-0ad38c65f59b24c9bc3eb9b7be0beefe0050c639.zip
Add MAINTAINERCLEANFILES based on Pango.
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 25441641dc..045f28eee5 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -224,7 +224,7 @@ errordir = $(privdatadir)/errors
em-filter-i18n.h: filtertypes.xml vfoldertypes.xml searchtypes.xml
echo "/* Automatically generated. Do not edit. */" > $@; \
cat $(srcdir)/filtertypes.xml $(srcdir)/vfoldertypes.xml $(srcdir)/searchtypes.xml | \
- sed -n -e 's:.*<title>\(.*\)</title>:char *s = N_("\1");:p' | \
+ sed -n -e 's:.*<title>\(.*\)</title>:gchar *s = N_("\1");:p' | \
sort -u >> $@
glade_DATA = mail-config.glade mail-dialogs.glade