[seed] Fix build
- From: Robert Carr <racarr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] Fix build
- Date: Sat, 1 Aug 2009 03:42:54 +0000 (UTC)
commit 03eaaeb6d49089b93c407dc7abcbd139770e15fc
Author: Robert Carr <racarr gnome org>
Date: Fri Jul 31 23:42:50 2009 -0400
Fix build
configure.ac | 2 --
examples/Makefile.am | 9 ++-------
2 files changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2470c2a..8de4626 100644
--- a/configure.ac
+++ b/configure.ac
@@ -439,13 +439,11 @@ examples/Makefile
examples/clutter-pad/Makefile
examples/clutter-pad/examples/Makefile
examples/clutter-shader/Makefile
-examples/clutter-transitions/Makefile
examples/glib/Makefile
examples/browser/Makefile
examples/turtle/Makefile
examples/opengl/Makefile
examples/twitter/Makefile
-examples/pong/Makefile
examples/dbus/Makefile
examples/xml/Makefile
modules/Makefile
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 348da6e..6a50c28 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -2,11 +2,9 @@ SUBDIRS = \
browser \
clutter-pad \
clutter-shader \
- clutter-transitions \
dbus \
glib \
opengl \
- pong \
turtle \
xml \
twitter
@@ -21,12 +19,9 @@ examples_DATA = \
actions.js \
async-quine.js \
calculator.js \
- clutter-0.8.js \
cairo.js \
- clutter-0.9.js \
- clutter-cairo.js \
- clutter-cogl-0.8.js \
- clutter-cogl-0.9.js \
+ clutter-cairo-1.0.js \
+ clutter-cogl-1.0.js \
gconf.js \
gdkpixbufloader.js \
Gnio.js \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]