Generate client headers for all interfaces
Use sdbus++'s client-header option to generate client header files for
the interfaces.
For now the header includes the interface's string, so that a user
will not have to define their own interface string anymore.
Tested: Verify the client.hpp are generated for each interface and get
installed.
Depends-On: Idafc4724efa88a2dfd37e3f7735732c45171fd88
Signed-off-by: Lei YU <mine260309@gmail.com>
Change-Id: I966608e08b1745468fa37b30f6135e16e184a6bf
diff --git a/.gitignore b/.gitignore
index d270d59..aaaec40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@
/config.h.in~
/config.status
Makefile
+/libtool
*-libtool
.libs
*.hpp