diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-05 20:40:35 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-05 20:40:35 +0300 |
commit | c8f32f11101300166107c31a76488f71b85f0121 (patch) | |
tree | b0f8fbb32c217f2311437cb64919085238433e2e /test | |
parent | f300e7307a7fb31c953ba270ee8f23d5e797bdaf (diff) | |
download | egawk-c8f32f11101300166107c31a76488f71b85f0121.tar.gz egawk-c8f32f11101300166107c31a76488f71b85f0121.tar.bz2 egawk-c8f32f11101300166107c31a76488f71b85f0121.zip |
Move to Automake 1.16.3.
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 92ef9d06..559e0163 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.16.2 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2020 Free Software Foundation, Inc. |