[gexiv2] Remove vapi from git
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2] Remove vapi from git
- Date: Sun, 12 Mar 2017 11:43:06 +0000 (UTC)
commit dc3b629727fa4f0df7e4e53d7ca179364f874df3
Author: Jens Georg <mail jensge org>
Date: Sat Mar 11 21:35:05 2017 +0100
Remove vapi from git
Signed-off-by: Jens Georg <mail jensge org>
Makefile.am | 4 +-
gexiv2.vapi | 164 -----------------------------------------------------------
2 files changed, 3 insertions(+), 165 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d31a55f..2b8d22b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,8 @@ endif
gexiv2.vapi: gexiv2_vapi.stamp
@true
+CLEANFILES = gexiv2.vapi gexiv2_vapi.stamp
+
dist_vapi_DATA = gexiv2.vapi
EXTRA_DIST += $(top_srcdir)/vapi/GExiv2-0.10.metadata gexiv2.vapi gexiv2_vapi.stamp
$(top_srcdir)/vapi/gexiv2-custom.vala
@@ -145,5 +147,5 @@ GExiv2_@GIR_VERSION_U@_gir_NAMESPACE = GExiv2
GExiv2_@GIR_VERSION_U@_gir_VERSION = $(GIR_VERSION)
INTROSPECTION_GIRS += GExiv2-$(GIR_VERSION).gir
-CLEANFILES = $(gir_DATA) $(typelib_DATA)
+CLEANFILES += $(gir_DATA) $(typelib_DATA)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]