summaryrefslogtreecommitdiff
path: root/reportdesign/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/meson.build')
-rw-r--r--reportdesign/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/reportdesign/meson.build b/reportdesign/meson.build
index 1867cbd28cf9..2b4ddf087472 100644
--- a/reportdesign/meson.build
+++ b/reportdesign/meson.build
@@ -14,7 +14,6 @@ rpt_lib = shared_library('rpt',
'source/core/api/ReportEngineJFree.cxx',
'source/core/api/ReportVisitor.cxx',
'source/core/api/Section.cxx',
- 'source/core/api/services.cxx',
'source/core/api/Shape.cxx',
'source/core/api/Tools.cxx',
'source/core/misc/conditionalexpression.cxx',
@@ -41,7 +40,7 @@ rpt_lib = shared_library('rpt',
dbtools_lib,
dbu_lib,
editeng_lib,
- fwe_lib,
+ fwk_lib,
i18nlangtag_lib,
sal_lib,
salhelper_lib,