diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-02-10 21:48:35 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-02-10 21:48:35 +0200 |
commit | 154f5aec2de201c674841de4fcc9804c2a87af07 (patch) | |
tree | 40436203a3992a5393d521d74d2c404dec899095 | |
parent | Added resource files for the Windows build. (diff) | |
download | xz-154f5aec2de201c674841de4fcc9804c2a87af07.tar.xz |
Removed Makefile from .gitignore since not all Makefiles
in the repository are generated by Autotools. People
should do test builds in a separate build directory anyway.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ *.la *.lo *.o -Makefile Makefile.in /ABOUT-NLS |