aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa/src/eapol_auth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/wpa/src/eapol_auth/Makefile')
-rw-r--r--contrib/wpa/src/eapol_auth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/wpa/src/eapol_auth/Makefile b/contrib/wpa/src/eapol_auth/Makefile
new file mode 100644
index 000000000000..c82042f437b2
--- /dev/null
+++ b/contrib/wpa/src/eapol_auth/Makefile
@@ -0,0 +1,2 @@
+LIB_OBJS = eapol_auth_sm.o eapol_auth_dump.o
+include ../lib.rules