blob: 0209a0bbcb934450be4e8a2b58c3b6872a4913ec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2005-07-13 Tor Lillqvist <tml@novell.com>
* Makefile.am (LIBADD): Link with libeutil. Link with
libevolution-mail on Win32 only. (Have I understood correctly that
it isn't considered a good idea on Unix to link plugins at
link-time with libevolution-mail?)
* org-gnome-proxy-login.eplug.xml: Use SOEXT.
2005-07-12 Sankar P <psankar@novell.com>
* Makefile.am :
Added CLEANFILES element and glade and error files to EXTRA_DIST.
2005-07-12 Sankar P <psankar@novell.com>
* Makefile.am :
Added missed header files to the SOURCES.
|