aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-15 02:31:11 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-15 02:31:11 +0800
commit2d7816231fb0764db303dfdbc4a8fccbc59fa427 (patch)
tree956da82444caa47bbda2e73fbac3f893d58e28c6 /mail/Makefile.am
parent47196d3ea3f18dc141795713d3efdea5c6c911a8 (diff)
downloadgsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.tar
gsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.tar.gz
gsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.tar.bz2
gsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.tar.lz
gsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.tar.xz
gsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.tar.zst
gsoc2013-evolution-2d7816231fb0764db303dfdbc4a8fccbc59fa427.zip
(libevolution_mail_la_SOURCES): Add mail-format.h.
(EXTRA_DIST): Add $(schema_DATA). svn path=/trunk/; revision=19454
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index bb677441ba..d1a9ee819d 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -99,6 +99,7 @@ libevolution_mail_la_SOURCES = \
mail-display-stream.h \
mail-folder-cache.c \
mail-folder-cache.h \
+ mail-format.h \
mail-format.c \
mail-identify.c \
mail-importer.c \
@@ -196,6 +197,7 @@ EXTRA_DIST = \
Mailer.idl \
$(SPELL_IDL) \
$(glade_DATA) \
+ $(schema_DATA) \
$(server_in_files) \
$(server_DATA) \
$(etspec_DATA)