[Xfce4-commits] [apps/parole] 05/05: Merge appdata branch, updated to build with distcheck

noreply at xfce.org noreply at xfce.org
Mon Jun 9 03:22:54 CEST 2014


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

bluesabre pushed a commit to branch master
in repository apps/parole.

commit 9a8fa6681ff9c35e4479bcaa3154af80bc52d001
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Jun 8 21:22:36 2014 -0400

    Merge appdata branch, updated to build with distcheck
---
 data/appdata/Makefile.am |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 708754f..02c1f23 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -1,10 +1,14 @@
 #
 # .appdata
 #
- at INTLTOOL_XML_RULE@
+appdata_in_files = parole.appdata.xml.in
 appdatadir = $(datadir)/appdata
 appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-appdata_in_files = parole.appdata.xml.in
+ at INTLTOOL_XML_RULE@
+
+EXTRA_DIST =					\
+	parole.appdata.xml.in
 
-DISTCLEANFILES =					\
+CLEANFILES =					\
+	$(appdata_in_files)			\
 	$(appdata_DATA)
\ No newline at end of file

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


More information about the Xfce4-commits mailing list