diff options
author | bertrand <bg@aful.org> | 2000-03-21 16:54:06 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-03-21 16:54:06 +0800 |
commit | 975b6ef8bcaa27300db012f2569562a9f4dc11b3 (patch) | |
tree | 310cc69422982dba0607005d30b80795f8a8ce85 /mail/Makefile.am | |
parent | a726033ce0a2fdedeb8dde1fce07d3f3d6ee7726 (diff) | |
download | gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.gz gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.bz2 gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.lz gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.xz gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.zst gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.zip |
Temporarily removed the calendar from the subdirs list. The compilation
03-21-2000 bertrand <bg@aful.org>
Temporarily removed the calendar from the subdirs list.
The compilation errors confuse people.
svn path=/trunk/; revision=2129
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index fec2e6f329..d9b015c897 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -45,6 +45,7 @@ evolution_mail_LDADD = \ ../shell/Evolution-stubs.o \ ../shell/Evolution-skels.o \ ../shell/evolution-service-repository.o \ + ../composer/libcomposer.la \ ../widgets/e-table/libetable.a \ ../widgets/e-text/libetext.a \ ../camel/libcamel.la \ |