Move airpcap_wep.c to /wsutil CMakefile changes

svn path=/trunk/; revision=38973
This commit is contained in:
Anders Broman 2011-09-12 13:07:54 +00:00
parent 3aa4c91d03
commit a757c16877
2 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,6 @@ set(CRYPT_FILES
crypt/airpdcap_debug.c
crypt/airpdcap_rijndael.c
crypt/airpdcap_tkip.c
crypt/airpdcap_wep.c
crypt/crypt-aes.c
crypt/crypt-des.c
crypt/crypt-md4.c

View File

@ -35,6 +35,7 @@ set(WSUTIL_FILES
# @INET_PTON_LO@ # inet_pton.c
# @STRNCASECMP_LO@ # strncasecmp.c
# @STRPTIME_LO@ # strptime.c
airpdcap_wep.c
crc10.c
crc16.c
crc16-plain.c