evolution r37154 - trunk/plugins/mail-notification



Author: tml
Date: Wed Jan 28 18:18:17 2009
New Revision: 37154
URL: http://svn.gnome.org/viewvc/evolution?rev=37154&view=rev

Log:
2009-01-28  Tor Lillqvist  <tml novell com>

	* Makefile.am: Link with more libraries on Windows.



Modified:
   trunk/plugins/mail-notification/ChangeLog
   trunk/plugins/mail-notification/Makefile.am

Modified: trunk/plugins/mail-notification/Makefile.am
==============================================================================
--- trunk/plugins/mail-notification/Makefile.am	(original)
+++ trunk/plugins/mail-notification/Makefile.am	Wed Jan 28 18:18:17 2009
@@ -1,5 +1,8 @@
 if OS_WIN32
-NO_UNDEFINED_REQUIRED_LIBS = $(GNOME_PLATFORM_LIBS)
+NO_UNDEFINED_REQUIRED_LIBS =				\
+	$(top_builddir)/mail/libevolution-mail.la	\
+	$(top_builddir)/e-util/libeutil.la		\
+	$(GNOME_PLATFORM_LIBS)
 endif
 
 INCLUDES =					\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]