util: added .mk makefile extension to file_types.py
authorBrad Beckmann <Brad.Beckmann@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
util/file_types.py

index 14d198bd6483f7619cef678f932dd0c965ff8625..57194c1c81c426fd53a13e49dee3eaa939d990f5 100644 (file)
@@ -30,6 +30,7 @@ lang_types = {
     '.el'    : "lisp",
     '.txt'   : "text",
     '.tex'   : "tex",
+    '.mk'    : "make",
     }
 
 # languages based on file prefix