diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f4a8156eb..75664bffb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ## Process this file with automake to produce Makefile.in ## -AUTOMAKE_OPTIONS = 1.3 +AUTOMAKE_OPTIONS = 1.3 no-dist-gzip dist-bzip2 ACLOCAL_AMFLAGS = -I m4 |