2006-06-23 Ross Burton <ross@openedhand.com>
* configure.ac: * Makefile.am: Remove references to bindings/, it's moved.
This commit is contained in:
parent
2b8420348a
commit
c43da5a4bd
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
SUBDIRS=clutter bindings doc examples
|
||||
SUBDIRS=clutter doc examples
|
||||
|
||||
if ENABLE_GTK
|
||||
SUBDIRS += gtk
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user