-SUBDIRS = gdbus include src plugins scripts test doc
+SUBDIRS = gdbus include src plugins client scripts test doc
pkgconfigdir = $(libdir)/pkgconfig
AM_CONDITIONAL(FAKE, test "${enable_fake}" = "yes")
AC_OUTPUT(Makefile gdbus/Makefile include/Makefile src/Makefile doc/Makefile
- test/Makefile plugins/Makefile scripts/Makefile scripts/connman
- src/connman.service doc/version.xml connman.pc)
+ test/Makefile plugins/Makefile client/Makefile scripts/Makefile
+ scripts/connman src/connman.service doc/version.xml connman.pc)