aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2012-02-01 01:36:46 +0000
committerEd Maste <emaste@FreeBSD.org>2012-02-01 01:36:46 +0000
commitabc77f2e7e375917a5c7637cce36df0b40c9f366 (patch)
treea6465fd19ffa035b359abd1150ee78bb62b05221 /usr.sbin
parenta548226281dd7de7bb23dc70dc4f8a8d0d56311c (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/wpa/wpa_supplicant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/Makefile b/usr.sbin/wpa/wpa_supplicant/Makefile
index 17325b46a59a..7389e0256f37 100644
--- a/usr.sbin/wpa/wpa_supplicant/Makefile
+++ b/usr.sbin/wpa/wpa_supplicant/Makefile
@@ -5,7 +5,7 @@
.PATH.c:${WPA_SUPPLICANT_DISTDIR} \
${WPA_DISTDIR}/src/drivers \
${WPA_DISTDIR}/src/eap_peer \
- ${WPA_DISTDIR}/src/rsn_supp \
+ ${WPA_DISTDIR}/src/rsn_supp
PROG= wpa_supplicant
SRCS= aes.c aes_wrap.c blacklist.c common.c config.c ctrl_iface.c \