From e86bdd95a8fd79f5d0e095dbfcfc383f75928dbe Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 21 Apr 2012 13:44:30 +0200 Subject: build: Always enable essential plugins by default --- Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 59223648..f9663fff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -237,15 +237,9 @@ pkgconfig_DATA = connman.pc DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \ --disable-datafiles \ - --enable-loopback \ - --enable-ethernet \ - --enable-wifi \ - --enable-bluetooth \ - --enable-ofono \ - --enable-pacrunner \ - --enable-client \ --enable-hh2serial-gps \ --enable-openconnect \ + --enable-client \ --enable-tools DISTCLEANFILES = $(pkgconfig_DATA) -- cgit v1.2.3