summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-12-26 19:41:46 +0000
committeradrian <adrian@FreeBSD.org>2011-12-26 19:41:46 +0000
commit2667624c1ccce1ce899c2609514f67efede6e038 (patch)
treeb3dc7dbb391b908730302771f67a82e423fae6ee
parentd0881b7c620a7310adb8aa003a5b8a5c51d8a599 (diff)
downloadFreeBSD-src-2667624c1ccce1ce899c2609514f67efede6e038.zip
FreeBSD-src-2667624c1ccce1ce899c2609514f67efede6e038.tar.gz
Oops, my bad. Fix a broken thing I introduced earlier.
-rw-r--r--tools/tools/ath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/ath/Makefile b/tools/tools/ath/Makefile
index 921fd3a..3d603e6 100644
--- a/tools/tools/ath/Makefile
+++ b/tools/tools/ath/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR= arcode athdebug athdecode athkey athpoke athprom athrd athregs
-SUBDIR+= athstats ath_prom_read ath_radar
+SUBDIR+= athstats ath_prom_read athradar
SUBDIR+= ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud