Add general features section to documentation
[connman] / Makefile.am
index 7f61d2b..5f40b57 100644 (file)
@@ -7,7 +7,16 @@ pkgconfig_DATA = connman.pc
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \
                                --enable-loopback \
+                               --enable-ethernet \
                                --enable-wifi \
+                               --enable-bluetooth \
+                               --enable-udhcp \
+                               --enable-dhclient \
+                               --enable-resolvconf \
+                               --enable-dnsproxy \
+                               --enable-novatel \
+                               --enable-huawei \
+                               --enable-hso \
                                --enable-client
 
 DISTCLEANFILES = $(pkgconfig_DATA)