diff --git a/configure.ac b/configure.ac index 56648d90..8c541b3c 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_CONFIG_SRCDIR([daemon/src/version.h.in]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) AC_CONFIG_HEADERS([config.h]) -AM_INIT_AUTOMAKE +AM_INIT_AUTOMAKE([tar-ustar]) AC_SUBST(CORE_VERSION) AC_SUBST(CORE_VERSION_DATE)