projects
/
lttngtop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68446c2
)
fix: parallel build dependency
author
Julien Desfossez
<jdesfossez@efficios.com>
Mon, 10 Mar 2014 14:51:29 +0000
(10:51 -0400)
committer
Julien Desfossez
<jdesfossez@efficios.com>
Mon, 10 Mar 2014 14:51:29 +0000
(10:51 -0400)
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
src/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 9fe970d9694d17010750fd90a5ac1b10ce06fb6e..9719ee00ba944196d197e8e3754ff29649f37ed9 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-68,5
+68,4
@@
lttngtop_SOURCES = \
lttngtop_LDFLAGS = -Wl,--no-as-needed
lttngtop_LDADD = -lbabeltrace -lbabeltrace-ctf -llttng-ctl \
- -lurcu -llttng-ust-ctl \
- $(top_builddir)/src/libbabeltrace-lttngtop-live.la
+ -lurcu -llttng-ust-ctl $(lib_LTLIBRARIES)
This page took
0.023324 seconds
and
4
git commands to generate.