aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-22 09:28:46 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-22 09:28:46 +0800
commit52cbc6937611c45e18b609f7873106fc923511ac (patch)
tree7978d1e9b94a4c0b1ef0531a91cf1d9592f7445c /tests
parentfb36c0aef92e769e14a0c974c821bf815c5aa527 (diff)
downloadgsoc2013-evolution-52cbc6937611c45e18b609f7873106fc923511ac.tar.gz
gsoc2013-evolution-52cbc6937611c45e18b609f7873106fc923511ac.tar.zst
gsoc2013-evolution-52cbc6937611c45e18b609f7873106fc923511ac.zip
+ * tests/Makefile.am: changed references to libibex.a to
+ libibex.la. svn path=/trunk/; revision=1896
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 82f2549709..3291d6035c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,7 +5,7 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir) -I$(top_srcdir)/camel \
-I$(top_srcdir)/camel/providers/mbox
LDADD = \
$(top_builddir)/camel/libcamel.la \
- $(top_builddir)/libibex/libibex.a \
+ $(top_builddir)/libibex/libibex.la \
$(GNOME_LIBDIR) \
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
# $(BONOBO_LIBS)
@@ -27,7 +27,7 @@ LDADD = \
test9_LDADD = \
$(top_builddir)/camel/libcamel.la \
$(top_builddir)/camel/providers/mbox/libcamelmbox.la \
- $(top_builddir)/libibex/libibex.a \
+ $(top_builddir)/libibex/libibex.la \
$(GNOME_LIBDIR) \
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
d2016-04-011-1/+1 * Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2 * Update CMake to 3.4.0.Raphael Kubo da Costa2015-11-302-3/+1 * Update ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-4/+2 * Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-201-1/+1 * Use GH_COMMITAntoine Brodin2014-12-211-1/+2 * Cleanup plistBaptiste Daroussin2014-10-271-10/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1 * Update CMake to 3.0.1.Raphael Kubo da Costa2014-09-021-0/+28 * - Enabled PYTHON optionVeniamin Gvozdikov2014-07-071-10/+6 * - Upgrade to 0.3.1.Veniamin Gvozdikov2014-07-013-10/+12 * - Add explicit dependence on Qt 4 componentsMax Brazhnikov2014-01-071-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Changed my emailVeniamin Gvozdikov2013-07-221-2/+2