aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-09-12 08:23:15 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-09-12 08:23:15 +0000
commitc7c6bbf831e23cb2db4b1cedcd22c8c059ab2f8f (patch)
tree54a95e93aff9342fe7eef41174ae94912145773c /epan/crypt/Makefile.common
parent7a0cb7ea93b3a7222d607899c658e281189d67e9 (diff)
Move airpcap_wep.c to /wsutil
svn path=/trunk/; revision=38969
Diffstat (limited to 'epan/crypt/Makefile.common')
-rw-r--r--epan/crypt/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/crypt/Makefile.common b/epan/crypt/Makefile.common
index 93c5f65537..02d2a753fb 100644
--- a/epan/crypt/Makefile.common
+++ b/epan/crypt/Makefile.common
@@ -29,7 +29,6 @@ LIBAIRPDCAP_SRC = \
airpdcap_debug.c \
airpdcap_rijndael.c \
airpdcap_tkip.c \
- airpdcap_wep.c \
crypt-aes.c \
crypt-des.c \
crypt-md4.c \