aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/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 /wsutil/Makefile.common
parent7a0cb7ea93b3a7222d607899c658e281189d67e9 (diff)
Move airpcap_wep.c to /wsutil
svn path=/trunk/; revision=38969
Diffstat (limited to 'wsutil/Makefile.common')
-rw-r--r--wsutil/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index 019f50bfa7..9cef17eac7 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -29,6 +29,7 @@
# generated from YACC or Lex files (as Automake doesn't want them in
# _SOURCES variables).
LIBWSUTIL_SRC = \
+ airpdcap_wep.c \
crc10.c \
crc16.c \
crc16-plain.c \