projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c76032
)
Fix: don't install libtap system wide
author
David Goulet
<dgoulet@efficios.com>
Mon, 8 Jul 2013 15:23:44 +0000
(11:23 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Mon, 8 Jul 2013 19:25:10 +0000
(15:25 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/utils/tap/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/tests/utils/tap/Makefile.am
b/tests/utils/tap/Makefile.am
index 14cd2349776819b6889855f584c784a9079b4c42..d3b5b58f18a6bb401294495d04b7f4b6062e4e6e 100644
(file)
--- a/
tests/utils/tap/Makefile.am
+++ b/
tests/utils/tap/Makefile.am
@@
-1,4
+1,4
@@
-
lib
_LTLIBRARIES = libtap.la
+
noinst
_LTLIBRARIES = libtap.la
libtap_la_SOURCES = tap.c tap.h
dist_noinst_SCRIPTS = tap.sh
EXTRA_DIST = tap.sh
This page took
0.026939 seconds
and
4
git commands to generate.