add a missing dependency from wiretap to the image dir, otherwise image/wiretap.res...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Sep 2006 08:24:01 +0000 (08:24 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Sep 2006 08:24:01 +0000 (08:24 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19202 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.nmake

index eae57a1ba97478509e9d5577fe438d90f2130244..1b67d507b073f42ef848074325a51860db315083 100644 (file)
@@ -137,7 +137,7 @@ separate_packaging: all
 
 $(RESOURCES): image
 
-wiretap\wiretap-$(WTAP_VERSION).lib: wiretap
+wiretap\wiretap-$(WTAP_VERSION).lib: image wiretap
 
 !IFNDEF GTK1_DIR
 wireshark.exe  :