mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 16:54:38 +08:00
11 lines
264 B
Makefile
11 lines
264 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
SUBDIRS = common daemon tools rfcomm hcid sdpd dund pand hidd \
|
|
cups alsa test scripts pcmcia extra
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in \
|
|
aclocal.m4 configure config.h.in config.sub config.guess \
|
|
ltmain.sh depcomp missing install-sh mkinstalldirs
|