summaryrefslogtreecommitdiff
path: root/util/file_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/file_types.py')
-rw-r--r--util/file_types.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/file_types.py b/util/file_types.py
index 14d198bd6..57194c1c8 100644
--- a/util/file_types.py
+++ b/util/file_types.py
@@ -30,6 +30,7 @@ lang_types = {
'.el' : "lisp",
'.txt' : "text",
'.tex' : "tex",
+ '.mk' : "make",
}
# languages based on file prefix