[gnome-games] lightsoff: add schema file to distclean



commit c960b09a90824ce539e641ebe54c6cb300584f22
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Thu Oct 15 00:23:29 2009 +0200

    lightsoff: add schema file to distclean

 lightsoff/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/lightsoff/Makefile.am b/lightsoff/Makefile.am
index 0b3b22a..abf9733 100644
--- a/lightsoff/Makefile.am
+++ b/lightsoff/Makefile.am
@@ -33,7 +33,8 @@ desktopdir = $(datadir)/applications
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
-CLEANFILES = $(desktop_DATA)
+CLEANFILES = $(desktop_DATA) $(schema_DATA)
+DISTCLEANFILES = $(desktop_DATA) $(schema_DATA)
 
 EXTRA_DIST = \
 	src/About.js \



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