projects
/
platform
/
upstream
/
evolution-data-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a3f116
)
Add another missing linker flag.
author
Matthew Barnes
<mbarnes@redhat.com>
Sat, 21 Apr 2012 17:07:04 +0000
(13:07 -0400)
committer
Matthew Barnes
<mbarnes@redhat.com>
Sat, 21 Apr 2012 17:08:29 +0000
(13:08 -0400)
tests/libedataserverui/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/libedataserverui/Makefile.am
b/tests/libedataserverui/Makefile.am
index
4603dff
..
dad9eb3
100644
(file)
--- a/
tests/libedataserverui/Makefile.am
+++ b/
tests/libedataserverui/Makefile.am
@@
-18,7
+18,9
@@
TEST_EDATASERVERUI_CPPFLAGS= \
TEST_EDATASERVERUI_LDFLAGS = \
$(top_builddir)/camel/libcamel-1.2.la \
+ $(top_builddir)/calendar/libecal/libecal-1.2.la \
$(top_builddir)/addressbook/libebook/libebook-1.2.la \
+ $(top_builddir)/libebackend/libebackend-1.2.la \
$(top_builddir)/libedataserver/libedataserver-1.2.la \
$(top_builddir)/libedataserverui/libedataserverui-3.0.la \
$(GNOME_KEYRING_LIBS) \