Skip to content

Commit 6287d71

Browse files
committed
Makefile: Fixed typo in filename reference
1 parent b775ecf commit 6287d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Makefile.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ EXTRA_DIST += %D%/test-hex_string_to_array.sh \
162162
%D%/password-2.lst \
163163
%D%/password-3.lst \
164164
%D%/n-02.cap \
165-
%D%/zn2i.cap \
165+
%D%/zn2i.pcap \
166166
%D%/wep.shared.key.authentication.cap \
167167
%D%/wep_64_ptw.cap \
168168
%D%/pingreply.c \

0 commit comments

Comments
 (0)