diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | m4/.gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,6 @@ libtool localconfigure localrepo ltmain.sh -m4/asm-underscore.m4 m4/gnulib-cache.m4 m4/intmax.m4 m4/libtool.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 311fc4a8..369a9505 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -172,3 +172,4 @@ xsize.m4 /printf.m4 /wchar_h.m4 /wctype_h.m4 +/asm-underscore.m4 |