diff options
Diffstat (limited to 'test/unit/makefile')
| -rw-r--r-- | test/unit/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/makefile b/test/unit/makefile index b3621ac57..de3b09d1c 100644 --- a/test/unit/makefile +++ b/test/unit/makefile @@ -39,6 +39,7 @@ CXXFLAGS += -Wall -Wextra TESTSRC=test*.cxx # Files being tested from scintilla/src directory TESTEDSRC=\ + ../../src/CellBuffer.cxx \ ../../src/CharClassify.cxx \ ../../src/ContractionState.cxx \ ../../src/Decoration.cxx \ |
