maint: update copyright year, bootstrap, init.sh
[debian/gzip] / tests / Makefile.am
index d1e934e6eb343898e24184640ff3372b7217cf30..d9f8fd07d7ea242dd4a903d429bc9bd2b552f611 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to create Makefile.in
-# Copyright 2010-2014 Free Software Foundation, Inc.
+# Copyright 2010-2016 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -15,6 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 TESTS =                                        \
+  gzip-env                             \
   helin-segv                           \
   help-version                         \
   hufts                                        \
@@ -72,7 +73,7 @@ TESTS_ENVIRONMENT =                           \
     fi;                                                \
   };                                           \
   LC_ALL=C; export LC_ALL;                                             \
-  VERSION=$(VERSION); export VERSION;                                          \
+  VERSION=$(VERSION); export VERSION;                                  \
   abs_top_builddir='$(abs_top_builddir)'; export abs_top_builddir;     \
   abs_top_srcdir='$(abs_top_srcdir)'; export abs_top_srcdir;           \
   abs_srcdir='$(abs_srcdir)'; export abs_srcdir;                       \