blob: e67c171c89efbe40d8786603ca51eba0684d59b1 (
plain)
1
2
3
4
5
6
7
8
9
|
SUBDIRS = eglib common sdpd hcid daemon \
transfer network serial input audio sync \
tools rfcomm dund pand hidd \
cups alsa test scripts
MAINTAINERCLEANFILES = Makefile.in \
aclocal.m4 configure config.h.in config.sub config.guess \
ltmain.sh depcomp missing install-sh mkinstalldirs ylwrap
|