[Xfce4-commits] <terminal:master> Fix distcheck with the new xml file.

Nick Schermer noreply at xfce.org
Sun Dec 6 21:56:01 CET 2009


Updating branch refs/heads/master
         to 3dd48e95051192a42905c2f1453d4aa6a6e59350 (commit)
       from a97fae5008f33d85f8a715c659c8a82be276ca84 (commit)

commit 3dd48e95051192a42905c2f1453d4aa6a6e59350
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Dec 6 21:52:30 2009 +0100

    Fix distcheck with the new xml file.

 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c29fa24..6c39c59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,7 @@ EXTRA_DIST = \
 	intltool-merge.in \
 	intltool-update.in \
 	$(desktop_in_files) \
+	$(xml_in_files) \
 	$(man_MANS) \
 	$(ui_DATA)
 
@@ -67,7 +68,8 @@ DISTCLEANFILES = \
 	intltool-extract \
 	intltool-merge \
 	intltool-update \
-	$(desktop_DATA)
+	$(desktop_DATA) \
+	$(xml_DATA)
 
 DISTCHECK_CONFIGURE_FLAGS = \
 	--enable-gen-doc



More information about the Xfce4-commits mailing list