Fix: drop unusable liblttng-ust-java.so
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Apr 2012 23:34:37 +0000 (19:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Apr 2012 23:34:37 +0000 (19:34 -0400)
commit655a0d112540df3001f9823cd3b331b8254eb2aa
treeee0a6956c6898e5b358720cd33f1a882f45cb76f
parent152d741182aab7439796ebe6d5c1ae4747e02999
Fix: drop unusable liblttng-ust-java.so

There is no java class installed onto the system anyway, so it was
dependent on having access to the build tree to use it. And
documentation only sits in the build tree, so instead of installing a
.so that cannot be used, and is not documented, remove it from the
package for 2.0.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am
configure.ac
This page took 0.024252 seconds and 4 git commands to generate.