From 455e439cec7d89c9d5b928d4dfc970c3e0c7f543 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 22 Jan 2020 10:19:53 +1100 Subject: Adding test for makefile lexer. --- lexilla/test/examples/makefile/SciTE.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 lexilla/test/examples/makefile/SciTE.properties (limited to 'lexilla/test/examples/makefile/SciTE.properties') diff --git a/lexilla/test/examples/makefile/SciTE.properties b/lexilla/test/examples/makefile/SciTE.properties new file mode 100644 index 000000000..ddc87920e --- /dev/null +++ b/lexilla/test/examples/makefile/SciTE.properties @@ -0,0 +1 @@ +lexer.*.mak=makefile -- cgit v1.2.3