Oops, my bad. Fix a broken thing I introduced earlier.

This commit is contained in:
Adrian Chadd 2011-12-26 19:41:46 +00:00
parent c6d3530d85
commit d015e7e4d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228903

View file

@ -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>