Add detection support for Novatel devices
[connman] / Makefile.am
index b956e86..7f61d2b 100644 (file)
@@ -1,10 +1,15 @@
 
-SUBDIRS = gdbus include src plugins scripts test doc
+SUBDIRS = gdbus include src plugins client scripts test doc
 
 pkgconfigdir = $(libdir)/pkgconfig
 
 pkgconfig_DATA = connman.pc
 
+DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \
+                               --enable-loopback \
+                               --enable-wifi \
+                               --enable-client
+
 DISTCLEANFILES = $(pkgconfig_DATA)
 
 MAINTAINERCLEANFILES = Makefile.in \