aboutsummaryrefslogtreecommitdiffstats
path: root/fsotdld
diff options
context:
space:
mode:
Diffstat (limited to 'fsotdld')
-rw-r--r--fsotdld/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsotdld/configure.ac b/fsotdld/configure.ac
index ae989924..4eb6b33f 100644
--- a/fsotdld/configure.ac
+++ b/fsotdld/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