[Xfce4-commits] [xfce/libxfce4util] 05/05: Move header file location from vapi to gir.
noreply at xfce.org
noreply at xfce.org
Sun Aug 13 14:08:52 CEST 2017
This is an automated email from the git hooks/post-receive script.
e r i c p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/libxfce4util.
commit 6c41dea244bf308116069063bea5b42257c756fd
Author: Vidar Haarr <vhaarr at gmail.com>
Date: Mon Aug 7 20:46:56 2017 +0200
Move header file location from vapi to gir.
Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
libxfce4util/Makefile.am | 3 ++-
libxfce4util/libxfce4util-1.0.metadata | 1 -
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libxfce4util/Makefile.am b/libxfce4util/Makefile.am
index 772e8a0..e7dff26 100644
--- a/libxfce4util/Makefile.am
+++ b/libxfce4util/Makefile.am
@@ -90,7 +90,8 @@ INTROSPECTION_SCANNER_ARGS = \
--warn-all \
--identifier-prefix=Xfce \
--identifier-prefix=xfce \
- --identifier-prefix=libxfce
+ --identifier-prefix=libxfce \
+ --c-include=libxfce4util.h
INTROSPECTION_COMPILER_ARGS = \
--includedir=$(srcdir) \
--includedir=.
diff --git a/libxfce4util/libxfce4util-1.0.metadata b/libxfce4util/libxfce4util-1.0.metadata
index 82317d3..e69de29 100644
--- a/libxfce4util/libxfce4util-1.0.metadata
+++ b/libxfce4util/libxfce4util-1.0.metadata
@@ -1 +0,0 @@
-* cheader_filename="libxfce4util.h"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list