URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bf2f2edfd23f837f33cef298b2bc1505074b0ee
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7bf2f2e by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Support building the NEWS file in out-of-source-tree builds.
Copy the built file into the source directory (since it's generated but checked
in). Don't fail to build, though, if we can't do that copy.
Change-Id: Ia94a19b6f813ee78b191cd09d51198462f95b223
Reviewed-on: https://code.wireshark.org/review/3425
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 2c79761 Revert "Add a cmake build to distcheck to ensure that we distribute all the files necessary to do a cmake build."
adds 7bf2f2e Support building the NEWS file in out-of-source-tree builds.
Summary of changes:
docbook/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)