summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-10-18 19:57:17 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:18 +0100
commit365b906a3e1bda05af10f92451a6b6ae60f8b879 (patch)
tree8363d61c92f8419d041f73c3e42de8fbf595ffd4 /configure.ac
parent4643dca4a2bd70c71fb825f6d98334a5bf608b94 (diff)
downloadModemManager-365b906a3e1bda05af10f92451a6b6ae60f8b879.tar.gz
build: setup header generator in its own include/Makefile
Also move helper files to the new `build-aux' directory.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1e4dd1f38..fd0871fa9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -146,6 +146,8 @@ AM_CONDITIONAL(WMC_STANDALONE, test "yes" = "no")
AC_CONFIG_FILES([
Makefile
marshallers/Makefile
+include/Makefile
+build-aux/Makefile
libqcdm/Makefile
libqcdm/src/Makefile
libqcdm/tests/Makefile