diff options
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r-- | sc/Library_sc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 48ebfd23d954..1935b7afb528 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -101,6 +101,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/core/data/bigrange \ sc/source/core/data/cell \ sc/source/core/data/cell2 \ + sc/source/core/data/cellvalue \ sc/source/core/data/clipparam \ sc/source/core/data/column \ sc/source/core/data/column2 \ |