summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5afdfb..ae667fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,7 +121,10 @@ AS_IF([test "x$enable_docs" != "xno"],
AM_CONDITIONAL([DOCS], [test "x$enable_docs" = "xyes"])
AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([
+ librabbitmq.pc
+ Makefile
+])
AC_OUTPUT
AC_MSG_RESULT([
$PACKAGE_NAME build options: