seed r247 - trunk/examples/lightsoff



Author: hortont
Date: Tue Nov 11 12:53:57 2008
New Revision: 247
URL: http://svn.gnome.org/viewvc/seed?rev=247&view=rev

Log:
Include new LO in tarballs...


Modified:
   trunk/examples/lightsoff/Makefile.am

Modified: trunk/examples/lightsoff/Makefile.am
==============================================================================
--- trunk/examples/lightsoff/Makefile.am	(original)
+++ trunk/examples/lightsoff/Makefile.am	Tue Nov 11 12:53:57 2008
@@ -1,9 +1,14 @@
 lightsoffdir = $(datadir)/doc/seed/examples/lightsoff
 lightsoff_DATA = \
-	lightsoff.js \
+	board.js \
+	light.js \
+	main.js \
 	tim-off.svg \
 	tim-on.svg
 EXTRA_DIST = \
+	board.js \
+	light.js \
+	main.js \
 	lightsoff.js \
 	tim-off.svg \
 	tim-on.svg



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