summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tools/ath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/ath/Makefile b/tools/tools/ath/Makefile
index 03269bc..921fd3a 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_ee_v14_print ath_prom_read ath_ee_v4k_print
-SUBDIR+= athradar
+SUBDIR+= athstats ath_prom_read ath_radar
+SUBDIR+= ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud