diff options
author | Martin Lucina <mato@kotelna.sk> | 2010-11-01 14:12:33 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-11-01 14:12:33 +0100 |
commit | eb83678b2b5eaca07d6813cab5c7dea493ac4bc8 (patch) | |
tree | 07f5b23d25fe97ebe4d074ff2f620a7d9c84cf38 /.gitignore | |
parent | 8ef53c0dc6d625bdeb95b7f9626cf58cf6babfed (diff) |
Add INSTALL to Git, thus making it a normal file
INSTALL gets added in somewhat magically by automake, or not. Adding it into
Git ensures it's always included in the distribution.
Signed-off-by: Martin Lucina <mato@kotelna.sk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -INSTALL Makefile Makefile.in configure |