[gupnp] Distribute vapi file in tarball



commit c7f07d7a7b1dba945fad5554b3b6292978a68cf8
Author: Jens Georg <mail jensge org>
Date:   Fri Feb 5 23:11:27 2016 +0100

    Distribute vapi file in tarball
    
    Signed-off-by: Jens Georg <mail jensge org>

 vala/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vala/Makefile.am b/vala/Makefile.am
index e8822d3..d60fdbf 100644
--- a/vala/Makefile.am
+++ b/vala/Makefile.am
@@ -16,6 +16,6 @@ gupnp-1.0.stamp: $(top_builddir)/libgupnp/GUPnP-1.0.gir \
 vapidir = $(datadir)/vala/vapi
 vapi_DATA = gupnp-1.0.vapi $(srcdir)/gupnp-1.0.deps
 CLEANFILES = gupnp-1.0.vapi gupnp-1.0.stamp
-EXTRA_DIST = gupnp-1.0.deps GUPnP-1.0.metadata gupnp-1.0-custom.vala
+EXTRA_DIST = gupnp-1.0.deps GUPnP-1.0.metadata gupnp-1.0-custom.vala gupnp-1.0.vapi gupnp-1.0.stamp
 endif
 endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]