blob: f76d55d46a87a097e3c2b45e19373f2c955b3c32 (
plain)
1
2
3
4
5
6
7
8
|
SUBDIRS = common daemon network input audio \
tools rfcomm hcid sdpd 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
|