Date: Sat, 9 Aug 2014 18:17:49 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r269762 - head/tools/tools/ath Message-ID: <53e665cd.2781.536a1bf9@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adrian Date: Sat Aug 9 18:17:49 2014 New Revision: 269762 URL: http://svnweb.freebsd.org/changeset/base/269762 Log: Add more tools to the build. Modified: head/tools/tools/ath/Makefile Modified: head/tools/tools/ath/Makefile ============================================================================== --- head/tools/tools/ath/Makefile Sat Aug 9 18:17:16 2014 (r269761) +++ head/tools/tools/ath/Makefile Sat Aug 9 18:17:49 2014 (r269762) @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= arcode athdebug athdecode athkey athpoke athprom athrd athregs +SUBDIR= arcode athdebug athdecode athkey athpoke athprom athrd athregs athalq SUBDIR+= athstats ath_prom_read athradar athaggrstats SUBDIR+= ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print ath_ee_9300_print SUBDIR+= athsurvey athratestats athspectral
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e665cd.2781.536a1bf9>