aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-27 03:12:49 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-27 03:12:49 +0800
commitc3f1d21fcf630fba98e4ffb50c21fabb75de3905 (patch)
tree9a3f884d9f12b2f9eace7e00e17dcfb73314c73c
parent517a8c09863ac7d22c05d9c9f92b19dc5f8d4a70 (diff)
downloadgsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.tar
gsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.tar.gz
gsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.tar.bz2
gsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.tar.lz
gsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.tar.xz
gsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.tar.zst
gsoc2013-evolution-c3f1d21fcf630fba98e4ffb50c21fabb75de3905.zip
make sure we always dist the smime stuff
2003-11-26 JP Rosevear <jpr@ximian.com> * Makefile.am: make sure we always dist the smime stuff svn path=/trunk/; revision=23495
-rw-r--r--camel/ChangeLog4
-rw-r--r--camel/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index e7de1f232d..167965103a 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-26 <jpr@ximian.com>
+
+ * Makefile.am: make sure we always dist the smime stuff
+
2003-11-26 JP Rosevear <jpr@ximian.com>
* Makefile.am (libcamelinclude_HEADERS): conditionally compile
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 8b9ccb3a36..5936d42d11 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -292,4 +292,6 @@ noinst_HEADERS = \
EXTRA_DIST = \
ChangeLog.pre-1-4 \
+ camel-smime-context.h \
+ camel-smime-context.c \
README