aboutsummaryrefslogtreecommitdiffstats
path: root/fsousaged/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'fsousaged/configure.ac')
-rw-r--r--fsousaged/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsousaged/configure.ac b/fsousaged/configure.ac
index 3e022cb6..b4b48dba 100644
--- a/fsousaged/configure.ac
+++ b/fsousaged/configure.ac
@@ -9,7 +9,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
-AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip tar-ustar])
AM_MAINTAINER_MODE([enable])
AC_PROG_CC