OSDN Git Service

Merge remote-tracking branch 'korg/froyo' into froyo-x86
[android-x86/external-bluetooth-bluez.git] / Makefile.am
1
2 SUBDIRS = include lib sbc gdbus common plugins src client\
3                         network serial input audio tools \
4                         rfcomm compat cups test scripts doc
5
6 EXTRA_DIST = bluez.m4
7
8 pkgconfigdir = $(libdir)/pkgconfig
9
10 pkgconfig_DATA = bluez.pc
11
12 DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \
13                                 --disable-udevrules
14
15 DISTCLEANFILES = $(pkgconfig_DATA)
16
17 MAINTAINERCLEANFILES = Makefile.in \
18         aclocal.m4 configure config.h.in config.sub config.guess \
19         ltmain.sh depcomp compile missing install-sh mkinstalldirs ylwrap
20