Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
b5bbfb2f
Commit
b5bbfb2f
authored
Jul 07, 2011
by
Stephen Morris
Browse files
[trac1077] Add liblog to list of libraries for linking to cache unit tests
parent
71009538
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/cache/tests/Makefile.am
View file @
b5bbfb2f
...
...
@@ -53,6 +53,7 @@ run_unittests_LDADD += -lboost_thread
endif
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/cache/libcache.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/log/liblog.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/nsas/libnsas.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/dns/libdns++.la
run_unittests_LDADD
+=
$(top_builddir)
/src/lib/asiolink/libasiolink.la
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment