Build infrastructure
The infrastructure to build libibm_dbus.so.
This was all copied from openpower-dbus-interfaces.
Change-Id: Ic9f656a1b59078c81801da3594f0b930411cf47b
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/ibm-dbus-interfaces.pc.in b/ibm-dbus-interfaces.pc.in
new file mode 100644
index 0000000..743adc9
--- /dev/null
+++ b/ibm-dbus-interfaces.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: ibm-dbus-interfaces
+Description: Generated sdbusplus bindings for ibm-dbus-interfaces.
+URL: https://github.com/openbmc/ibm-dbus-interfaces
+Version: @VERSION@
+Libs: -L@libdir@ -libm_dbus
+Cflags: -I@includedir@