aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-05-24 09:59:00 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-05-24 09:59:53 +0200
commit6fa3f0b0d7cb415ea642feda1e33462af7a941b1 (patch)
tree101cf7673f873cb9754a975464d8636217a71f6d /configure.ac
parente582a22db7fdbbd187fd1631c1cab3712fe85763 (diff)
build: provide pkg-config files for ModemManager, libmm-common and libmm-glib
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 94bcc0f1..1240d8cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -192,6 +192,9 @@ AM_CONDITIONAL(WMC_STANDALONE, test "yes" = "no")
AC_CONFIG_FILES([
Makefile
data/Makefile
+data/ModemManager.pc
+data/mm-common.pc
+data/mm-glib.pc
include/Makefile
build-aux/Makefile
libmm-common/Makefile