aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'epan/crypt/Makefile.common')
-rw-r--r--epan/crypt/Makefile.common14
1 files changed, 0 insertions, 14 deletions
diff --git a/epan/crypt/Makefile.common b/epan/crypt/Makefile.common
index e55a5254cc..8b4bda7939 100644
--- a/epan/crypt/Makefile.common
+++ b/epan/crypt/Makefile.common
@@ -26,22 +26,14 @@
include Custom.common
LIBAIRPDCAP_SRC = \
- aes.c \
airpdcap.c \
airpdcap_ccmp.c \
airpdcap_debug.c \
airpdcap_rijndael.c \
airpdcap_tkip.c \
- des.c \
- eax.c \
- md4.c \
- md5.c \
- rc4.c \
- sha1.c \
$(CUSTOM_CRYPTO_SRC)
LIBAIRPDCAP_INCLUDES = \
- aes.h \
airpdcap_debug.h \
airpdcap_interop.h \
airpdcap_int.h \
@@ -49,11 +41,5 @@ LIBAIRPDCAP_INCLUDES = \
airpdcap_system.h \
airpdcap_user.h \
airpdcap_ws.h \
- des.h \
kasumi.h \
- md4.h \
- md5.h \
- rc4.h \
- sha1.h \
- eax.h \
wep-wpadefs.h