diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-24 23:37:07 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-24 23:37:07 +0200 |
commit | 21bd4701fca3e9002ce78bc135debca369ed8545 (patch) | |
tree | 2306f8d8f2b504116157f6c162834b935cab6ca7 | |
parent | tuklib: Omit an unneeded <sys/types.h> from a tests. (diff) | |
download | xz-21bd4701fca3e9002ce78bc135debca369ed8545.tar.xz |
Update m4/.gitignore.
-rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index 815e14ce..985c2800 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -4,6 +4,7 @@ fcntl-o.m4 gettext.m4 glibc2.m4 glibc21.m4 +host-cpu-c-abi.m4 iconv.m4 intdiv0.m4 intl.m4 |