2002-03-09 05:10:06 +08:00
|
|
|
|
2009-08-10 05:35:39 +08:00
|
|
|
SUBDIRS = include lib sbc gdbus common \
|
|
|
|
plugins network serial input audio src \
|
|
|
|
client tools rfcomm compat cups test scripts doc
|
2002-05-17 09:09:28 +08:00
|
|
|
|
2009-08-17 05:52:28 +08:00
|
|
|
AM_MAKEFLAGS = --no-print-directory
|
|
|
|
|
2004-07-28 15:09:49 +08:00
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
|
|
|
|
|
|
pkgconfig_DATA = bluez.pc
|
|
|
|
|
2009-08-10 05:05:57 +08:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc --disable-udevrules
|
2009-07-07 01:29:57 +08:00
|
|
|
|
2007-12-09 05:46:12 +08:00
|
|
|
DISTCLEANFILES = $(pkgconfig_DATA)
|
2004-07-21 21:30:34 +08:00
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in \
|
|
|
|
aclocal.m4 configure config.h.in config.sub config.guess \
|
2009-05-22 05:07:31 +08:00
|
|
|
ltmain.sh depcomp compile missing install-sh mkinstalldirs ylwrap
|