On 01/12/2016 11:06 AM, Michal Privoznik wrote:
On 11.01.2016 00:06, Cole Robinson wrote:
> Just handle it all in tools/Makefile.am. I verified the generated output
> looks similar to the pre patch output, but I didn't test it.
> ---
> Makefile.am | 2 +-
> configure.ac | 4 +---
> tools/Makefile.am | 52 ++++++++++++++++++++++++++++++++++++++---
> tools/wireshark/Makefile.am | 23 ------------------
> tools/wireshark/src/Makefile.am | 49 --------------------------------------
> 5 files changed, 51 insertions(+), 79 deletions(-)
> delete mode 100644 tools/wireshark/Makefile.am
> delete mode 100644 tools/wireshark/src/Makefile.am
ACK and safe for freeze.
Michal
Thanks, pushed now
- Cole