aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa/wpa_cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/wpa/wpa_cli/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile
index 7f5cef6ca550..060257442c39 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile
+++ b/usr.sbin/wpa/wpa_cli/Makefile
@@ -18,8 +18,7 @@ CFLAGS+= -DCONFIG_TLS=openssl
CFLAGS+= -D_DIRENT_HAVE_D_TYPE
CFLAGS+= -DCONFIG_WPA_CLI_EDIT=y
-LIBADD+=wpaap \
- wpacommon \
+LIBADD+=wpacommon \
wpaeap_peer \
wpaeap_server \
wpaeapol_auth \