diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2011-12-23 02:57:18 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2011-12-23 02:57:18 +0000 |
| commit | 61c0c6fe768771d2678c1388db75592851dabfa9 (patch) | |
| tree | 2b6ec2ee5c04ef530e61166d5e25eda52f0180a3 /tools | |
| parent | 6e0f116875ed83be0331c039eea078fccb28fc41 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/ath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/ath/Makefile b/tools/tools/ath/Makefile index 03269bc88e673..921fd3a2e3e9d 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> |
