From: Ross Burton Date: Fri, 23 Jun 2006 11:36:54 +0000 (+0000) Subject: 2006-06-23 Ross Burton X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c43da5a4bd9ea12fe3f54e7bc04d4ccab5691563;p=profile%2Fivi%2Fclutter.git 2006-06-23 Ross Burton * configure.ac: * Makefile.am: Remove references to bindings/, it's moved. --- diff --git a/ChangeLog b/ChangeLog index 6531ab9..f8321e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-06-23 Ross Burton + + * configure.ac: + * Makefile.am: + Remove references to bindings/, it's moved. + 2006-06-23 Emmanuele Bassi * clutter/clutter-group.c diff --git a/Makefile.am b/Makefile.am index 51e0a29..15f18f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=clutter bindings doc examples +SUBDIRS=clutter doc examples if ENABLE_GTK SUBDIRS += gtk diff --git a/configure.ac b/configure.ac index 94e5138..34426e7 100644 --- a/configure.ac +++ b/configure.ac @@ -198,9 +198,6 @@ AC_OUTPUT([Makefile clutter/Makefile gtk/Makefile gtk/gtk-clutter.pc -bindings/Makefile -bindings/python/Makefile -bindings/python/pyclutter.pc examples/Makefile doc/Makefile doc/reference/Makefile