~ubuntu-branches/ubuntu/wily/ust/wily-proposed

« back to all changes in this revision

Viewing changes to liblttng-ust-ctl/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jon Bernard
  • Date: 2014-02-14 15:55:28 UTC
  • mfrom: (11.1.20 experimental)
  • Revision ID: package-import@ubuntu.com-20140214155528-xul0rk0wvuhc01sk
* [6074bb4] New upstream version 2.4.0~rc4
* [e32544c] Update watch file to only uversionmangle
* [4050322] Include new libraries in liblttng-ust0

Show diffs side-by-side

added added

removed removed

Lines of Context:
180
180
INSTALL_PROGRAM = @INSTALL_PROGRAM@
181
181
INSTALL_SCRIPT = @INSTALL_SCRIPT@
182
182
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
183
JAVA_JDK = @JAVA_JDK@
183
184
LD = @LD@
184
185
LDFLAGS = @LDFLAGS@
185
186
LIBOBJS = @LIBOBJS@
254
255
libexecdir = @libexecdir@
255
256
localedir = @localedir@
256
257
localstatedir = @localstatedir@
 
258
lttnglibjavadir = @lttnglibjavadir@
257
259
mandir = @mandir@
258
260
mkdir_p = @mkdir_p@
259
261
oldincludedir = @oldincludedir@