aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-07-11 01:57:14 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-07-11 01:57:14 +0800
commit7c200467e52ab6e1210788f97a057f85840a0d56 (patch)
tree175c0f77ed98664f399dfa28977c084ecc003ecb /mail/Makefile.am
parent213111d1db763cba551f66eb45eda8631fb593c8 (diff)
downloadgsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.tar
gsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.tar.gz
gsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.tar.bz2
gsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.tar.lz
gsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.tar.xz
gsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.tar.zst
gsoc2013-evolution-7c200467e52ab6e1210788f97a057f85840a0d56.zip
extra dist the news files
2001-07-10 JP Rosevear <jpr@ximian.com> * Makefile.am: extra dist the news files svn path=/trunk/; revision=10959
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 81574fffc0..8558e93a8b 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -144,7 +144,14 @@ $(EVOLUTION_MAIL_CORBA_GENERATED): Mail.idl
$(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl -I `$(GNOME_CONFIG) --cflags idl` \
-I `$(GNOME_CONFIG) --datadir`/idl $(srcdir)/Mail.idl
-EXTRA_DIST = Mail.idl $(glade_DATA) $(oaf_in_files) $(oaf_DATA) $(etspec_DATA)
+EXTRA_DIST =
+ Mail.idl \
+ $(glade_DATA) \
+ $(oaf_in_files) \
+ $(oaf_DATA) \
+ $(etspec_DATA) \
+ mail-account-editor-news.c \
+ mail-account-editor-news.h
if ENABLE_PURIFY
PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@