URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a165b9be8a122ee1d5c0a60ca441d2c9198b3fd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a165b9 by Guy Harris (guy@xxxxxxxxxxxx):
We have to include version_info.obj manually in the dependencies for text2pcap.
Add a comment indicating why we're not generating text2pcap_OBJECTS from
text2pcap_SOURCES and using that.
Change-Id: I8235080c3ea2bb31861a9c4f5aee9e6ce6a0808c
Reviewed-on: https://code.wireshark.org/review/2801
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1692c52 Include "capture-pcap-util.h" even if we don't have libpcap.
adds 1a165b9 We have to include version_info.obj manually in the dependencies for text2pcap.
Summary of changes:
Makefile.nmake | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)