add & install pkgconfig file

This commit is contained in:
David Lamparter 2016-03-19 00:26:58 +01:00
parent 00eaeeb936
commit 3f9141616b
4 changed files with 19 additions and 0 deletions

View file

@ -39,5 +39,6 @@ AC_CONFIG_SUBDIRS([gtest/googletest])
AC_CONFIG_FILES([
Makefile
c-capnproto.pc
])
AC_OUTPUT