2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Include the clutter-glx backend API.
This commit is contained in:
parent
a1ea7d2051
commit
b9c9aaccb2
@ -1,3 +1,7 @@
|
||||
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* Makefile.am: Include the clutter-glx backend API.
|
||||
|
||||
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter-sections.txt: Update with the backend and API
|
||||
|
@ -60,6 +60,9 @@ IGNORE_HFILES=\
|
||||
glx \
|
||||
egl
|
||||
|
||||
EXTRA_HFILES=\
|
||||
../../clutter/glx/clutter-glx.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
|
||||
HTML_IMAGES=
|
||||
|
@ -92,6 +92,11 @@
|
||||
<xi:include href="xml/clutter-fixed.xml"/>
|
||||
<xi:include href="xml/clutter-version.xml"/>
|
||||
</chapter>
|
||||
<chapter>
|
||||
<title>Clutter Backends</title>
|
||||
<xi:include href="xml/clutter-backend.xml"/>
|
||||
<xi:include href="xml/clutter-glx.xml"/>
|
||||
</chapter>
|
||||
|
||||
<index></index>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user