[evince] [build] Add gsettings xml schema file to DISTCLEANFILES



commit 1c2d9608d0d3dee305e1556525fc8c04db24a916
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue May 25 19:05:44 2010 +0200

    [build] Add gsettings xml schema file to DISTCLEANFILES

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2b4677b..f4295df 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -103,7 +103,7 @@ EXTRA_DIST =					\
 
 DISTCLEANFILES = \
 	$(DESKTOP_FILES)	\
-	$(gsettingsschema_DATA)		\
+	$(gsettings_SCHEMAS)	\
 	$(service_DATA)
 
 -include $(top_srcdir)/git.mk



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