X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=a78b876c14a70c4f0bed959432ca4f7c9497e6e0;hb=ed47d321ee0ab3e7ceb0271ead1e3d941f96e02b;hp=8e03697d2c2e4b1c3fce4bce174a020d608d0e0c;hpb=77a5caaf683217775bd1401a62a4867b9dc00334;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 8e03697d..a78b876c 100644 --- a/configure.ac +++ b/configure.ac @@ -60,7 +60,7 @@ AC_CANONICAL_HOST ## Automake base setup ## ## ## -AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip tar-ustar nostdinc]) +AM_INIT_AUTOMAKE([1.12 foreign dist-bzip2 no-dist-gzip tar-ustar nostdinc]) AM_MAINTAINER_MODE([enable]) # Enable silent rules if available (Introduced in AM 1.11) @@ -720,6 +720,7 @@ AC_CONFIG_FILES([ src/plugins/utils/trimmer/Makefile src/py-common/Makefile src/python-plugin-provider/Makefile + src/param-parse/Makefile tests/bitfield/Makefile tests/ctf-writer/Makefile tests/argpar/Makefile