2006-06-23 Ross Burton <ross@openedhand.com>
authorRoss Burton <ross@openedhand.com>
Fri, 23 Jun 2006 11:36:54 +0000 (11:36 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 23 Jun 2006 11:36:54 +0000 (11:36 +0000)
* configure.ac:
* Makefile.am:
Remove references to bindings/, it's moved.

ChangeLog
Makefile.am
configure.ac

index 6531ab9..f8321e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-23  Ross Burton  <ross@openedhand.com>
+
+       * configure.ac:
+       * Makefile.am:
+       Remove references to bindings/, it's moved.
+
 2006-06-23  Emmanuele Bassi  <ebassi@openedhand.com>
 
        * clutter/clutter-group.c
index 51e0a29..15f18f4 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS=clutter bindings doc examples 
+SUBDIRS=clutter doc examples 
 
 if ENABLE_GTK
 SUBDIRS += gtk
index 94e5138..34426e7 100644 (file)
@@ -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