diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-13 21:06:45 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-13 21:06:45 +0200 |
commit | b335b9de89c16714839913b35ac5a81ec237c5e3 (patch) | |
tree | 1524363b9937832d840b4d1741e7756e24bd4b7f /awklib | |
parent | e8e225d7d45e44126d57097cb9209195cdaf2c22 (diff) | |
download | egawk-b335b9de89c16714839913b35ac5a81ec237c5e3.tar.gz egawk-b335b9de89c16714839913b35ac5a81ec237c5e3.tar.bz2 egawk-b335b9de89c16714839913b35ac5a81ec237c5e3.zip |
Upgrade to Automake 1.12.4 and dist bugfix.
Diffstat (limited to 'awklib')
-rw-r--r-- | awklib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awklib/Makefile.in b/awklib/Makefile.in index 43d1f6ee..45e6b2b7 100644 --- a/awklib/Makefile.in +++ b/awklib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.12.3 from Makefile.am. +# Makefile.in generated by automake 1.12.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. |