[evince/wip/chpe/symbols-visibility: 7/16] libdocument: Don't install private headers
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/chpe/symbols-visibility: 7/16] libdocument: Don't install private headers
- Date: Sat, 20 Nov 2021 21:41:53 +0000 (UTC)
commit 8196dc68092c6eb28dbc62ba6b900c7a028286fe
Author: Christian Persch <chpe src gnome org>
Date: Sat Nov 20 22:40:55 2021 +0100
libdocument: Don't install private headers
libdocument/meson.build | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/libdocument/meson.build b/libdocument/meson.build
index a58b3735c..d8064576a 100644
--- a/libdocument/meson.build
+++ b/libdocument/meson.build
@@ -7,13 +7,12 @@ headers = files(
'ev-async-renderer.h',
'ev-attachment.h',
'ev-backends-manager.h',
- 'ev-document-factory.h',
'ev-document-annotations.h',
'ev-document-attachments.h',
+ 'ev-document-factory.h',
'ev-document-find.h',
'ev-document-fonts.h',
'ev-document-forms.h',
- 'ev-document.h',
'ev-document-images.h',
'ev-document-info.h',
'ev-document-layers.h',
@@ -22,12 +21,12 @@ headers = files(
'ev-document-misc.h',
'ev-document-print.h',
'ev-document-security.h',
- 'ev-document-transition.h',
'ev-document-text.h',
+ 'ev-document-transition.h',
+ 'ev-document.h',
'ev-file-exporter.h',
'ev-file-helpers.h',
'ev-form-field.h',
- 'ev-form-field-private.h',
'ev-image.h',
'ev-init.h',
'ev-layer.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]