summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-01-30 10:21:52 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-30 10:21:52 -0600
commit345bef7533e26ce907c7e6024524496d47fa53a4 (patch)
treec4739168855954e899bd5233027caace46167f84 /configure.ac
parent4eb5235ace7befdc161808ec99692b90975706c8 (diff)
downloadphosphor-dbus-interfaces-345bef7533e26ce907c7e6024524496d47fa53a4.tar.gz
phosphor-dbus-interfaces-345bef7533e26ce907c7e6024524496d47fa53a4.zip
build: Generate package-config file
Change-Id: Ib776dad5936f1542fd2855a67954f2959c23ef45 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 770637c..b4bcc07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,4 +41,5 @@ LT_LIB_DLLOAD
AC_CONFIG_FILES([Makefile.interfaces],
[${srcdir}/generate_makefile.sh ${srcdir} > Makefile.interfaces])
AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([phosphor-dbus-interfaces.pc])
AC_OUTPUT
OpenPOWER on IntegriCloud