[Xfce4-commits] [xfce/xfce4-panel] 01/01: Always provide files for vala binding in dist tarball

noreply at xfce.org noreply at xfce.org
Sun Jan 12 21:31:22 CET 2020


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   4   
   in repository xfce/xfce4-panel.

commit f3553ee6e921f739332ec3dd09bc2473b5143c55
Author: Evangelos Foutras <evangelos at foutrelis.com>
Date:   Sun Jan 12 21:28:21 2020 +0100

    Always provide files for vala binding in dist tarball
    
    So even if vala is not installed during the distcheck step, the vala
    bindings can be built from the dist tarball.
---
 libxfce4panel/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfce4panel/Makefile.am b/libxfce4panel/Makefile.am
index f947da0..d1970eb 100644
--- a/libxfce4panel/Makefile.am
+++ b/libxfce4panel/Makefile.am
@@ -213,6 +213,8 @@ endif
 EXTRA_DIST = \
 	abicheck.sh \
 	libxfce4panel.symbols \
+	libxfce4panel-2.0.deps \
+	libxfce4panel-2.0.metadata \
 	libxfce4panel-alias.h \
 	libxfce4panel-aliasdef.c \
 	libxfce4panel-marshal.list \
@@ -232,8 +234,6 @@ libxfce4panel_2_0_vapi_FILES = libxfce4panel-2.0.gir
 
 vapidir = $(datadir)/vala/vapi
 vapi_DATA = $(VAPIGEN_VAPIS) $(VAPIGEN_VAPIS:.vapi=.deps)
-
-EXTRA_DIST += libxfce4panel-2.0.metadata libxfce4panel-2.0.deps
 endif
 
 if HAVE_GNUC_VISIBILITY

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list