aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-01-11 10:39:33 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-01-11 10:39:33 +0800
commit958da58b2d2cc0771e6500817745357391a5305e (patch)
treedadec33e84a9c08eabdca852fd0751f678130979
parent486d746d1ac3c4ed35ff387ffc41bd39edaf9b13 (diff)
downloadgsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.tar
gsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.tar.gz
gsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.tar.bz2
gsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.tar.lz
gsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.tar.xz
gsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.tar.zst
gsoc2013-evolution-958da58b2d2cc0771e6500817745357391a5305e.zip
fix LDFLAGS variable name.
2005-01-11 Not Zed <NotZed@Ximian.com> * Makefile.am: fix LDFLAGS variable name. svn path=/trunk/; revision=28344
-rw-r--r--plugins/exchange-account-setup/ChangeLog4
-rw-r--r--plugins/exchange-account-setup/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/exchange-account-setup/ChangeLog b/plugins/exchange-account-setup/ChangeLog
index 3e663254be..8d12a4ec5d 100644
--- a/plugins/exchange-account-setup/ChangeLog
+++ b/plugins/exchange-account-setup/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-11 Not Zed <NotZed@Ximian.com>
+
+ * Makefile.am: fix LDFLAGS variable name.
+
2005-01-10 Sushma Rai <rsushma@novell.com>
* exchange-ask-password.c: (validate_exchange_user):
diff --git a/plugins/exchange-account-setup/Makefile.am b/plugins/exchange-account-setup/Makefile.am
index 47d5f1cddc..db8eb028db 100644
--- a/plugins/exchange-account-setup/Makefile.am
+++ b/plugins/exchange-account-setup/Makefile.am
@@ -16,6 +16,6 @@ liborg_gnome_exchange_account_settings_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la
-liborg_gnome_exchange_account_setup_la_LDFLAGS = -module -avoid-version
+liborg_gnome_exchange_account_settings_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-exchange-account-setup.eplug.in