summaryrefslogtreecommitdiff
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-06-29 23:12:05 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2014-06-30 05:13:24 +0000
commite2801d0da0fdfb52eb25b14d0dc7632c5dff8e33 (patch)
treefcae31484f177d22dbce76bf2446081f82c1f329 /Makefile.nmake
parentb33512b704eae1716939cd493ecac85998039f07 (diff)
downloadwireshark-e2801d0da0fdfb52eb25b14d0dc7632c5dff8e33.tar.gz
Windows: fix update of version information in wireshark and tshark
Broken since gc46329c Change-Id: I00146675d16db021e2cbb7b16841ea9ecb1439b9 Reviewed-on: https://code.wireshark.org/review/2703 Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 9c68858675..d1a14bb3b4 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -555,7 +555,7 @@ text2pcap-scanner.obj : text2pcap-scanner.c
# The following targets will rebuild their respective objs
# if and when version.h should change.
#
-text2pcap.obj mergecap.obj capinfos.obj captype.obj editcap.obj reordercap.obj version_info.obj: version.h
+text2pcap.obj mergecap.obj capinfos.obj captype.obj editcap.obj reordercap.obj: version.h
clean-local: