From da5b533266d90549933b52971f2b1b9a31bd6dac Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 24 Aug 2009 11:04:32 -0700 Subject: [PATCH] Fix issue with missing manual pages in distribution --- Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 73f1010ed..49ce88a5e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -249,7 +249,14 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = bluez.pc -DISTCHECK_CONFIGURE_FLAGS = --disable-udevrules +DISTCHECK_CONFIGURE_FLAGS = --disable-udevrules \ + --enable-bccmd \ + --enable-dfutool \ + --enable-hid2hci \ + --enable-hidd \ + --enable-pand \ + --enable-dund \ + --enable-test DISTCLEANFILES = $(pkgconfig_DATA)