summaryrefslogtreecommitdiff
path: root/package/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'package/meson.build')
-rw-r--r--package/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/meson.build b/package/meson.build
index d8ad24e9497c..c7c4c4fe98f7 100644
--- a/package/meson.build
+++ b/package/meson.build
@@ -3,7 +3,6 @@ package2_lib = shared_library('package2',
'source/manifest/ManifestImport.cxx',
'source/manifest/ManifestReader.cxx',
'source/manifest/ManifestWriter.cxx',
- 'source/manifest/UnoRegister.cxx',
'source/zipapi/blowfishcontext.cxx',
'source/zipapi/ByteChucker.cxx',
'source/zipapi/ByteGrabber.cxx',
@@ -52,7 +51,6 @@ xstor_lib = shared_library('xstor',
'source/xstor/ohierarchyholder.cxx',
'source/xstor/oseekinstream.cxx',
'source/xstor/owriteablestream.cxx',
- 'source/xstor/register.cxx',
'source/xstor/selfterminatefilestream.cxx',
'source/xstor/switchpersistencestream.cxx',
'source/xstor/xfactory.cxx',