[make] enforce LF in Makefile

This commit is contained in:
Pete Batard 2011-11-20 22:51:16 +00:00
parent 3d1131faaf
commit c24d150189

2
.gitattributes vendored
View file

@ -1,7 +1,7 @@
*.sh eol=lf
*.ac eol=lf
*.am eol=lf
GNUmakefile eol=lf
Makefile eol=lf
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf