diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 194363ce..036b6461 100644 --- a/configure.ac +++ b/configure.ac @@ -173,6 +173,7 @@ AM_CONDITIONAL(WMC_STANDALONE, test "yes" = "no") AC_CONFIG_FILES([ Makefile marshallers/Makefile +data/Makefile include/Makefile build-aux/Makefile libmm-common/Makefile @@ -188,7 +189,6 @@ plugins/Makefile test/Makefile introspection/Makefile po/Makefile.in -policy/Makefile docs/Makefile docs/man/Makefile docs/man/modem-manager.8 |