aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.nmake5
-rw-r--r--config.nmake2
2 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index aced15215f..4e62dcafad 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -560,7 +560,7 @@ setup: verify_tools
!ENDIF
!IFDEF AIRPCAP_DIR
@$(SH) tools\win32-setup.sh --download "$(WIRESHARK_LIBS)" \
- . AirPcap_Devpack_1_0_0_594.zip
+ AirPcap_Devpack_1_0_0_594 AirPcap_Devpack_1_0_0_594.zip
!ENDIF
!IFDEF ADNS_DIR
@$(SH) tools\win32-setup.sh --download "$(WIRESHARK_LIBS)" \
@@ -700,8 +700,7 @@ clean_setup:
rm -r -f $(WIRESHARK_LIBS)/portaudio_v18_1
rm -r -f $(WIRESHARK_LIBS)/portaudio_v19
rm -r -f $(WIRESHARK_LIBS)/WpdPack
- rm -r -f $(WIRESHARK_LIBS)/Airpcap_Devpack
- rm -r -f $(WIRESHARK_LIBS)/WinPcap_Devpack
+ rm -r -f $(WIRESHARK_LIBS)/AirPcap_Devpack_1_0_0_594
rm -r -f $(WIRESHARK_LIBS)/zlib123-dll
################################################################################
diff --git a/config.nmake b/config.nmake
index 21663822e9..a0eb533368 100644
--- a/config.nmake
+++ b/config.nmake
@@ -301,7 +301,7 @@ GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
# If you don't have the AirPcap developer's pack, comment this line out,
# so that AIRPCAP_DIR isn't defined.
#
-AIRPCAP_DIR=$(WIRESHARK_LIBS)\AirPcap_Devpack
+AIRPCAP_DIR=$(WIRESHARK_LIBS)\AirPcap_Devpack_1_0_0_594\AirPcap_Devpack