diff options
| author | erco77 <erco@seriss.com> | 2020-11-01 12:48:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-01 12:48:52 -0800 |
| commit | 2b1a2fe8dde181e99c9787163f528cc79d663a3a (patch) | |
| tree | e1d71466fcb75f772133e59e990db94f3e05fe45 /fluid/Makefile | |
| parent | 1761523c9e730ca7ac635be91d4e56d7ff77beab (diff) | |
| parent | dab049a2bd701658d5354fc6d829c058edae1352 (diff) | |
Merge pull request #150 from erco77/master
Rewrite fluid CodeEditor syntax highlighting for issue #135
Diffstat (limited to 'fluid/Makefile')
| -rw-r--r-- | fluid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
