[evince/wip/chpe/symbols-visibility: 13/22] libdocument: Don't install private headers
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/chpe/symbols-visibility: 13/22] libdocument: Don't install private headers
- Date: Wed, 1 Dec 2021 00:20:33 +0000 (UTC)
commit 3987f8e736e12ed5c4bfa4e1d273d9a3117f4587
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 02cc36a6c..58b454e27 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]