[gnome-system-tools] Add GSettings schemas file to DISTCLEANFILES



commit 983514f9d865a4439928642e67b22d625367d181
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Mon Aug 30 17:17:11 2010 +0200

    Add GSettings schemas file to DISTCLEANFILES
    
    This fixes make distcheck.

 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7afcea7..8e48bd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,8 @@ DISTCLEANFILES = \
 	backends/intltool-merge \
 	backends/intltool-update \
 	gnome-doc-utils.make \
-	gnome-system-tools.pc
+	gnome-system-tools.pc \
+	org.gnome.system-tools.gschema.xml
 
 MAINTAINERCLEANFILES = \
 	INSTALL			\



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