mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-26 05:34:23 +08:00
10 lines
278 B
Makefile
10 lines
278 B
Makefile
|
|
SUBDIRS = common hcid sdpd daemon \
|
|
network input audio sync \
|
|
tools rfcomm dund pand hidd \
|
|
cups fuse alsa test scripts
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in \
|
|
aclocal.m4 configure config.h.in config.sub config.guess \
|
|
ltmain.sh depcomp missing install-sh mkinstalldirs
|