2008-04-28 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-docs.sgml: Add index for the 0.8 symbols. * clutter/Makefile.am: * cogl/Makefile.am: Revert back, as EXTRA_DIST has been defined by gtk-doc.make and automake-1.9 complains loudly about a redefinition of EXTRA_DIST.
This commit is contained in:
parent
de5f1e78fb
commit
12bb974949
@ -1,3 +1,12 @@
|
||||
2008-04-28 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter/clutter-docs.sgml: Add index for the 0.8 symbols.
|
||||
|
||||
* clutter/Makefile.am:
|
||||
* cogl/Makefile.am: Revert back, as EXTRA_DIST has been defined
|
||||
by gtk-doc.make and automake-1.9 complains loudly about a
|
||||
redefinition of EXTRA_DIST.
|
||||
|
||||
2008-04-22 Øyvind Kolås <pippin@o-hand.com>
|
||||
|
||||
* clutter/Makefile.am:
|
||||
|
@ -66,11 +66,14 @@ IGNORE_HFILES=\
|
||||
clutter-private.h \
|
||||
clutter-id-pool.h \
|
||||
clutter-script-private.h \
|
||||
clutter-stage-manager.h \
|
||||
clutter-stage-window.h \
|
||||
stamp-clutter-enum-types.h \
|
||||
stamp-clutter-marshal.h \
|
||||
cogl \
|
||||
eglnative \
|
||||
eglx \
|
||||
fruity \
|
||||
glx \
|
||||
osx \
|
||||
x11 \
|
||||
@ -121,7 +124,7 @@ include $(top_srcdir)/gtk-doc.make
|
||||
|
||||
# Other files to distribute
|
||||
# e.g. EXTRA_DIST += version.xml.in
|
||||
EXTRA_DIST = \
|
||||
EXTRA_DIST += \
|
||||
version.xml.in \
|
||||
actor-box.png \
|
||||
alpha-func.png \
|
||||
|
@ -457,6 +457,9 @@
|
||||
<index role="0.6">
|
||||
<title>Index of new symbols in 0.6</title>
|
||||
</index>
|
||||
<index role="0.8">
|
||||
<title>Index of new symbols in 0.8</title>
|
||||
</index>
|
||||
|
||||
<appendix id="license">
|
||||
<title>License</title>
|
||||
|
@ -90,4 +90,4 @@ include $(top_srcdir)/gtk-doc.make
|
||||
|
||||
# Other files to distribute
|
||||
# e.g. EXTRA_DIST += version.xml.in
|
||||
EXTRA_DIST =
|
||||
#EXTRA_DIST +=
|
||||
|
Loading…
x
Reference in New Issue
Block a user