[gnome-games] build: Remove unnecessary entry from CLEANFILES



commit e4f85c61f959eaef51d48d6dce311dba435e6637
Author: Christian Persch <chpe gnome org>
Date:   Tue Oct 19 19:32:32 2010 +0200

    build: Remove unnecessary entry from CLEANFILES
    
    It was wrong, and gsettings rules already clean for us.

 libgames-support/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index d3d6a7a..e4f12dd 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -172,7 +172,6 @@ EXTRA_DIST = \
 CLEANFILES = \
 	$(BUILT_SOURCES) \
 	$(stamp_files) \
-	$(nodist_gsettingsschema_DATA) \
 	$(NULL)
 
 DISTCLEANFILES =



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