Skip to content

Commit

Permalink
Remove Makefile.in from .gitignore (#106)
Browse files Browse the repository at this point in the history
Those files are part of the repo and required for a ./configure && make
building
  • Loading branch information
webmaster128 authored and jtv committed Jun 21, 2018
1 parent 9df25ae commit 1133f2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -31,7 +31,6 @@ tools/rmlo
README
win32/common
**/Makefile
**/Makefile.in
**/*.la
**/*.lo
**/*.o
Expand Down

0 comments on commit 1133f2a

Please sign in to comment.