wlantest: Fix handling of PTK rekeying
[mech_eap.git] / wlantest / Makefile
index 451025f..c165ed4 100644 (file)
@@ -56,6 +56,9 @@ OBJS += process.o
 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
@@ -63,6 +66,7 @@ OBJS += ccmp.o
 OBJS += tkip.o
 OBJS += ctrl.o
 OBJS += inject.o
+OBJS += wep.o
 
 LIBS += -lpcap