wlantest: Add TDLS entry on TDLS Setup Request
[mech_eap.git] / wlantest / Makefile
index f5391d7..c165ed4 100644 (file)
@@ -57,6 +57,8 @@ OBJS += wired.o
 OBJS += rx_mgmt.o
 OBJS += rx_data.o
 OBJS += rx_eapol.o
+OBJS += rx_ip.o
+OBJS += rx_tdls.o
 OBJS += bss.o
 OBJS += sta.o
 OBJS += crc32.o
@@ -64,6 +66,7 @@ OBJS += ccmp.o
 OBJS += tkip.o
 OBJS += ctrl.o
 OBJS += inject.o
+OBJS += wep.o
 
 LIBS += -lpcap