aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2023-12-05 21:12:16 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2023-12-05 21:14:54 +0100
commita1e8443c417249dc6ff9a24c7c9d8fb2fce07c88 (patch)
tree35ac3b7251ed5e3a8909d79f259e2392a8506052 /pom.xml
parentfe42f326920d078f4e05afa0907258a6160c4834 (diff)
jgvariant-tool: New module.
Adds a command line tool that can read and (in the future) manipulate GVariant-formatted files. Change-Id: Icc92eb409a97e7cf72dfd7535f6a8b3587dd4a48
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index be9fd26..1ab4b48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,8 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<module>jgvariant-core</module>
<module>jgvariant-ostree</module>
+ <module>jgvariant-tool</module>
+
<module>jgvariant-bom</module>
</modules>