aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@inria.fr>1999-05-31 04:02:42 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-05-31 04:02:42 +0800
commitb3cdb41a122e797572b834fac6d5e11ddd579d5e (patch)
tree812923c019457ce8a7ea32e0e8504b51cb14cf05 /camel/Makefile.am
parentd32ba2a70aebd94d176f73a64bc83ed59038e835 (diff)
downloadgsoc2013-evolution-b3cdb41a122e797572b834fac6d5e11ddd579d5e.tar.gz
gsoc2013-evolution-b3cdb41a122e797572b834fac6d5e11ddd579d5e.tar.zst
gsoc2013-evolution-b3cdb41a122e797572b834fac6d5e11ddd579d5e.zip
new class. Represents an abstract stream object.
1999-05-30 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-stream.h: new class. Represents an abstract stream object. svn path=/trunk/; revision=960
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 5dec70bfca..0713f735a2 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -21,6 +21,7 @@ libcamel_la_SOURCES = \
camel-service.c \
camel-session.c \
camel-store.c \
+ camel-stream.c \
gmime-content-field.c \
gmime-utils.c \
gstring-util.c \
@@ -36,6 +37,7 @@ libcamelinclude_HEADERS = \
camel-service.h \
camel-session.h \
camel-store.h \
+ camel-stream.h \
gmime-content-field.h \
gmime-utils.h \
gstring-util.h \
d29b5cd7e5616bf12e02a0'>Updated Hungarian translation.Andras Timar2002-07-192-1133/+1257 * updatedRadek Doulik2002-07-161-448/+433 * added missing glade files from shell/gladeRadek Doulik2002-07-121-0/+3 * updatedRadek Doulik2002-07-121-2746/+2846 * updatedRadek Doulik2002-07-121-202/+201 * Removed mail/mail-account-news-editor.cJeffrey Stedfast2002-07-052-1/+4 * Updated Ukrainian translationYuri Syrota2002-07-041-3785/+2872 * Convert back to native encoding.Abel Cheung2002-07-042-4538/+4542 * updatedRadek Doulik2002-07-031-2634/+2722 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-07-022-30/+27 * Update .po files.JP Rosevear2002-06-28