Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2009 18:10:52 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r188014 - head/usr.sbin/bluetooth
Message-ID:  <200902021810.n12IAqJk003723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emax
Date: Mon Feb  2 18:10:51 2009
New Revision: 188014
URL: http://svn.freebsd.org/changeset/base/188014

Log:
  Hook up btpand(8) to the build
  
  MFC after:	1 month

Modified:
  head/usr.sbin/bluetooth/Makefile

Modified: head/usr.sbin/bluetooth/Makefile
==============================================================================
--- head/usr.sbin/bluetooth/Makefile	Mon Feb  2 18:08:22 2009	(r188013)
+++ head/usr.sbin/bluetooth/Makefile	Mon Feb  2 18:10:51 2009	(r188014)
@@ -6,6 +6,7 @@ SUBDIR= \
 	bt3cfw \
 	bthidcontrol \
 	bthidd \
+	btpand \
 	hccontrol \
 	hcsecd \
 	hcseriald \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902021810.n12IAqJk003723>