2006-06-23 Ross Burton <ross@openedhand.com>

* configure.ac:
	* Makefile.am:
	Remove references to bindings/, it's moved.
This commit is contained in:
Ross Burton 2006-06-23 11:36:54 +00:00
parent 2b8420348a
commit c43da5a4bd
3 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
SUBDIRS=clutter bindings doc examples
SUBDIRS=clutter doc examples
if ENABLE_GTK
SUBDIRS += gtk

View 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