Correct csrc
[bertos.git] / wizard / const.py
index 86115373713e24b62c9d2c42e5fd129430f13ac1..79d72ef83c4ad96b1708edd3996fd1f9215c44be 100644 (file)
@@ -45,4 +45,6 @@ EXTENSION_FILTER = (
     ".cxx",
     ".h",
     ".c++",
+    ".mk",
+    "Makefile",
 )
\ No newline at end of file