URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6be20bbfb00d166f71c7c56a09e6eb34fbcbbccc
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6be20bb by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
automake: fix wslua generation in out-of-source-tree builds.
We neeed to set the build directory (because that's where the wslua stuff gets
put).
Also fix up wslua dependencies:
- It's needed (only) for the asciidoc->XML step
- It's not needed for the wsug any more
Change-Id: Ic1231a964b1edfb7d2eeacc5cc1c3fdda6969f21
Reviewed-on: https://code.wireshark.org/review/15407
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from e578ac7 Update the release notes.
adds 6be20bb automake: fix wslua generation in out-of-source-tree builds.
Summary of changes:
docbook/Makefile.am | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)