From 2b7a21cc33127ee99a4d5077e2dcbabf4396005f Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Mon, 2 May 2011 19:23:20 -0300 Subject: [PATCH] Remove leftover of attrib plugin build --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 552c81dfc..caffbe2cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -385,7 +385,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = bluez.pc -DISTCHECK_CONFIGURE_FLAGS = --disable-udevrules --enable-attrib +DISTCHECK_CONFIGURE_FLAGS = --disable-udevrules DISTCLEANFILES = $(pkgconfig_DATA) -- 2.47.3