blob: d6d9e992ff0295ef3272758767ac04c64229029e (
plain)
1
2
3
4
5
6
7
8
9
|
#
# $Id$
#
SUBDIRS = hcid tools rfcomm 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 missing install-sh mkinstalldirs
|