seed r94 - in trunk: . doc/tutorial-standalone extensions
- From: racarr svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r94 - in trunk: . doc/tutorial-standalone extensions
- Date: Tue, 4 Nov 2008 02:12:32 +0000 (UTC)
Author: racarr
Date: Tue Nov 4 02:12:31 2008
New Revision: 94
URL: http://svn.gnome.org/viewvc/seed?rev=94&view=rev
Log:
More build system fixes. We can build tarballs now!
Modified:
trunk/Makefile.am
trunk/configure.ac
trunk/doc/tutorial-standalone/Makefile.am
trunk/extensions/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Tue Nov 4 02:12:31 2008
@@ -7,7 +7,7 @@
extensions\
doc\
examples\
- test
+ tests
seeddocdir = ${prefix}/doc/seed
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Nov 4 02:12:31 2008
@@ -43,4 +43,11 @@
po/Makefile.in
src/Makefile
extensions/Makefile
+tests/Makefile
+doc/Makefile
+doc/tutorial-standalone/Makefile
+examples/Makefile
+examples/ide/Makefile
+examples/lightsoff/Makefile
+examples/shader/Makefile
])
Modified: trunk/doc/tutorial-standalone/Makefile.am
==============================================================================
--- trunk/doc/tutorial-standalone/Makefile.am (original)
+++ trunk/doc/tutorial-standalone/Makefile.am Tue Nov 4 02:12:31 2008
@@ -8,7 +8,7 @@
4.png \
packing.png \
packing.svg \
- tutorial.html \
+ tutorial.html
## File created by the gnome-build tools
Modified: trunk/extensions/Makefile.am
==============================================================================
--- trunk/extensions/Makefile.am (original)
+++ trunk/extensions/Makefile.am Tue Nov 4 02:12:31 2008
@@ -1,4 +1,4 @@
-EXTRA_DIST=
+EXTRA_DIST= Gio.js Seed.js
extensiondir=$(datadir)/seed
extension_DATA = Gio.js Seed.js
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]