[evolution] Fix a tests build break in e-util/
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix a tests build break in e-util/
- Date: Mon, 17 Dec 2012 10:32:23 +0000 (UTC)
commit a4a479bb365af9a004f1598166a40f462148518e
Author: Milan Crha <mcrha redhat com>
Date: Mon Dec 17 11:31:17 2012 +0100
Fix a tests build break in e-util/
e-util/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 191f209..ad77511 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -595,7 +595,7 @@ TEST_CPPFLAGS = \
$(NULL)
TEST_LDADD = \
- $(top_builddir)/e-util/libeutil.la \
+ libeutil.la \
$(libeutil_la_LIBADD) \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]