Skip to content

Commit

Permalink
Merge pull request github-linguist#96 from ming13/detect-mk-files-as-…
Browse files Browse the repository at this point in the history
…makefiles

Highlight ".mk" files as Makefiles.
  • Loading branch information
josh committed Dec 14, 2011
2 parents 70bc20c + 8261405 commit a1a15ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ Lua:

Makefile:
extensions:
- .mk
- .mak
filenames:
- makefile
Expand Down

0 comments on commit a1a15ff

Please sign in to comment.