client: Update Makefile.am and add new command line client main file
authorCeara Chewning <ceara.k.chewning@intel.com>
Wed, 12 Sep 2012 22:06:00 +0000 (15:06 -0700)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 14 Sep 2012 13:32:00 +0000 (16:32 +0300)
commit42d7ba8fdeab32d0e7f492c689711a85e8ea94f2
tree5cbd0ee4d74041815dce4a0aa961cf5ed1788f65
parent473df03bb1d0b5d00579a28a10386aded82bc63f
client: Update Makefile.am and add new command line client main file

The new main.c uses the previously added services, technology, manager,
interactive, and monitor files to create the connmanctl command line
interface. It is able to display properties of services and technologies,
and set/enable them.
Makefile.am
client/main.c