diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
commit | fae50821ae22099d0406090228bc4c5b6af693ad (patch) | |
tree | 017fbe630c7f277a4aa9398d351a6e623ff1fcaa /usr.sbin/wpa/wpa_supplicant | |
parent | f7fb4188cea44b6ad059a202396671aee5cbfd22 (diff) | |
download | src-fae50821ae22099d0406090228bc4c5b6af693ad.tar.gz src-fae50821ae22099d0406090228bc4c5b6af693ad.zip |
Updated dependencies
Notes
Notes:
svn path=/projects/bmake/; revision=266219
Diffstat (limited to 'usr.sbin/wpa/wpa_supplicant')
-rw-r--r-- | usr.sbin/wpa/wpa_supplicant/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/Makefile.depend b/usr.sbin/wpa/wpa_supplicant/Makefile.depend index 4d8f09c4314f..ae45e7b9d550 100644 --- a/usr.sbin/wpa/wpa_supplicant/Makefile.depend +++ b/usr.sbin/wpa/wpa_supplicant/Makefile.depend @@ -3,6 +3,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ |