From cec029dbee435e7f608b9f6a4a3d8e98f2c5a398 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 16 Sep 2020 09:33:24 -0700 Subject: Rewrite CodeEditor syntax highlighting for issue #135 --- fluid/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/Makefile') diff --git a/fluid/Makefile b/fluid/Makefile index 2823e5f4d..a4656be46 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -18,6 +18,7 @@ include ../makeinclude CPPFILES = \ CodeEditor.cxx \ + StyleParse.cxx \ Fl_Function_Type.cxx \ Fl_Group_Type.cxx \ Fl_Menu_Type.cxx \ -- cgit v1.2.3