aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorFrédéric Crozat <fcrozat@src.gnome.org>2004-07-09 19:17:59 +0800
committerFrédéric Crozat <fcrozat@src.gnome.org>2004-07-09 19:17:59 +0800
commitdefbf78488dac93e88812c4418dbb31d94fc049e (patch)
treee07a32a7b8a89bf11b6b2440b1c4e6c84e51c9dc /mail/Makefile.am
parent38e1adcd8db6b768d4610f3a7b1b1725203d9e58 (diff)
downloadgsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.tar
gsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.tar.gz
gsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.tar.bz2
gsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.tar.lz
gsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.tar.xz
gsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.tar.zst
gsoc2013-evolution-defbf78488dac93e88812c4418dbb31d94fc049e.zip
tarball should ship .schemas.in.in files, not generated files.
* Makefile.am: tarball should ship .schemas.in.in files, not generated files. svn path=/trunk/; revision=26602
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 d830f00882..888529cd1e 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -237,7 +237,7 @@ EXTRA_DIST = \
$(error_DATA) \
$(error_i18n) \
$(glade_DATA) \
- $(schema_DATA) \
+ $(schema_in_files) \
$(server_in_files) \
$(etspec_DATA) \
filtertypes.xml \