[file-roller/wip/jtojnar/gir-cleanups: 2/7] gir: Include enums and other typedefs
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller/wip/jtojnar/gir-cleanups: 2/7] gir: Include enums and other typedefs
- Date: Thu, 18 Aug 2022 00:31:14 +0000 (UTC)
commit 5bbea026429eed9900366fcc4207ef1f9fac64e8
Author: Jan Tojnar <jtojnar gmail com>
Date: Thu Aug 18 01:32:35 2022 +0200
gir: Include enums and other typedefs
src/meson.build | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/meson.build b/src/meson.build
index 989e13b9..d3b279cb 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -58,6 +58,7 @@ source_files = files(
)
fr_headers = files(
+ 'file-data.h',
'fr-application-menu.h',
'fr-application.h',
'fr-archive.h',
@@ -146,6 +147,8 @@ if build_introspection
sources: [
source_files,
fr_headers,
+ enum_files,
+ 'typedefs.h',
],
namespace: 'FileRoller',
nsversion: '1.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]