[gnome-games] [lightsoff] Don't clean main.js, because it's built at configure time
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] [lightsoff] Don't clean main.js, because it's built at configure time
- Date: Thu, 16 Jul 2009 22:31:36 +0000 (UTC)
commit 9782460ee7f855de979cff4b43519528e12d13cf
Author: Tim Horton <hortont424 gmail com>
Date: Fri Jul 3 05:40:00 2009 -0400
[lightsoff] Don't clean main.js, because it's built at configure time
lightsoff/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lightsoff/Makefile.am b/lightsoff/Makefile.am
index 5ea40ac..03df54e 100644
--- a/lightsoff/Makefile.am
+++ b/lightsoff/Makefile.am
@@ -25,7 +25,7 @@ desktopdir = $(datadir)/applications
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
-CLEANFILES = src/main.js $(desktop_DATA)
+CLEANFILES = $(desktop_DATA)
EXTRA_DIST = \
src/About.js \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]