diff options
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r-- | test/Library_subsequenttest.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk index c6a69d23623b..701fa3b9192a 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +a -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # @@ -123,8 +123,9 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/sheet/xsheetannotationssupplier \ test/source/sheet/xsheetannotationshapesupplier \ test/source/sheet/xsheetauditing \ - test/source/sheet/xsheetcellrangecontainer \ + test/source/sheet/xsheetcellcursor \ test/source/sheet/xsheetcellrange \ + test/source/sheet/xsheetcellrangecontainer \ test/source/sheet/xsheetcellranges \ test/source/sheet/xsheetconditionalentries \ test/source/sheet/xsheetconditionalentry \ |