URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=363507ea18e154d76654f0d811e89e041273f835
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
363507e by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Add a rule to build lemon so any target that depends on it can (re)build it if necessary.
See, for example:
https://ask.wireshark.org/questions/52045/make-c-plugins-fails-looking-for-target-toolslemonlemonc
Also add another lemon dependency for MATE.
Change-Id: Ifc62e174fb6dc4247887607ad37a505b36d83134
Reviewed-on: https://code.wireshark.org/review/15143
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from b3e70f9 Qt: Refactor the packet list scroll bar.
adds 363507e Add a rule to build lemon so any target that depends on it can (re)build it if necessary.
Summary of changes:
Makefile.am.inc | 6 ++++--
plugins/mate/Makefile.am | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)