[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/02: Include .appdata.xml file inside tarball distribution

noreply at xfce.org noreply at xfce.org
Sat May 31 19:06:10 CEST 2014


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

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.

commit c0775037977656662605f38c14a7aad30f813982
Author: Mike Massonnet <m8t at gandi.net>
Date:   Sat May 31 19:02:04 2014 +0200

    Include .appdata.xml file inside tarball distribution
---
 data/appdata/Makefile.am |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 6bfbe42..51f6e55 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -1,5 +1,6 @@
- at INTLTOOL_XML_RULE@
 appdatadir = $(datadir)/appdata
 appdata_in_files = xfce4-clipman.appdata.xml.in
 appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-DISTCLEANFILES = $(appdata_DATA)
+ at INTLTOOL_XML_RULE@
+EXTRA_DIST = $(appdata_in_files)
+CLEANFILES = $(appdata_DATA)

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


More information about the Xfce4-commits mailing list