2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>

* Makefile.am: Include the clutter-glx backend API.
This commit is contained in:
Emmanuele Bassi 2007-03-22 20:31:53 +00:00
parent a1ea7d2051
commit b9c9aaccb2
3 changed files with 12 additions and 0 deletions

View File

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

View File

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

View File

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