mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 11:30:45 -05:00
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>
|
2006-06-23 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-group.c
|
* clutter/clutter-group.c
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
SUBDIRS=clutter bindings doc examples
|
SUBDIRS=clutter doc examples
|
||||||
|
|
||||||
if ENABLE_GTK
|
if ENABLE_GTK
|
||||||
SUBDIRS += gtk
|
SUBDIRS += gtk
|
||||||
|
@ -198,9 +198,6 @@ AC_OUTPUT([Makefile
|
|||||||
clutter/Makefile
|
clutter/Makefile
|
||||||
gtk/Makefile
|
gtk/Makefile
|
||||||
gtk/gtk-clutter.pc
|
gtk/gtk-clutter.pc
|
||||||
bindings/Makefile
|
|
||||||
bindings/python/Makefile
|
|
||||||
bindings/python/pyclutter.pc
|
|
||||||
examples/Makefile
|
examples/Makefile
|
||||||
doc/Makefile
|
doc/Makefile
|
||||||
doc/reference/Makefile
|
doc/reference/Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user