[gnome-games] [lightsoff] Don't remove js files during make clean



commit 0bf596ef8294bb00636da1278c94276eebf54df3
Author: Tim Horton <hortont svn gnome org>
Date:   Wed Jun 24 02:47:39 2009 -0400

    [lightsoff] Don't remove js files during make clean

 lightsoff/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lightsoff/Makefile.am b/lightsoff/Makefile.am
index 9a76baa..4acb966 100644
--- a/lightsoff/Makefile.am
+++ b/lightsoff/Makefile.am
@@ -20,7 +20,7 @@ desktopdir = $(datadir)/applications
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
-CLEANFILES = $(lojs_DATA) $(desktop_DATA)
+CLEANFILES = main.js $(desktop_DATA)
 
 EXTRA_DIST = \
 	Arrow.js \



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