[clutter] docs: fix some headers paths
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: fix some headers paths
- Date: Thu, 10 Nov 2011 18:06:04 +0000 (UTC)
commit b12a94dc272b0b4c9c3ec5e9de5845cd24a2f09a
Author: Rico Tzschichholz <ricotz t-online de>
Date: Thu Nov 10 19:01:48 2011 +0100
docs: fix some headers paths
clutter/cex100/clutter-cex100.h.in | 2 +-
doc/reference/clutter/Makefile.am | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/clutter/cex100/clutter-cex100.h.in b/clutter/cex100/clutter-cex100.h.in
index cbf7cef..57e241d 100644
--- a/clutter/cex100/clutter-cex100.h.in
+++ b/clutter/cex100/clutter-cex100.h.in
@@ -30,7 +30,7 @@
* specific API
*
* You need to include
- * <filename class="headerfile"><clutter/egl/clutter-cex100.h></filename>
+ * <filename class="headerfile"><clutter/cex100/clutter-cex100.h></filename>
* to have access to the functions documented here.
*/
diff --git a/doc/reference/clutter/Makefile.am b/doc/reference/clutter/Makefile.am
index 3a83b62..29a6647 100644
--- a/doc/reference/clutter/Makefile.am
+++ b/doc/reference/clutter/Makefile.am
@@ -54,7 +54,7 @@ HFILE_GLOB=\
$(top_srcdir)/clutter/x11/clutter-x11-texture-pixmap.h \
$(top_srcdir)/clutter/x11/clutter-glx-texture-pixmap.h \
$(top_srcdir)/clutter/egl/clutter-egl.h \
- $(top_srcdir)/clutter/egl/clutter-cex100.h \
+ $(top_srcdir)/clutter/cex100/clutter-cex100.h \
$(top_srcdir)/clutter/win32/clutter-win32.h \
$(top_srcdir)/clutter/gdk/clutter-gdk.h
@@ -64,6 +64,7 @@ CFILE_GLOB=\
$(top_srcdir)/clutter/x11/*.c \
$(top_srcdir)/clutter/win32/*.c \
$(top_srcdir)/clutter/gdk/*.c \
+ $(top_srcdir)/clutter/cex100/*.c \
$(top_srcdir)/clutter/egl/*.c
# Header files to ignore when scanning.
@@ -113,7 +114,7 @@ EXTRA_HFILES=\
$(top_srcdir)/clutter/x11/clutter-x11-texture-pixmap.h \
$(top_srcdir)/clutter/x11/clutter-glx-texture-pixmap.h \
$(top_srcdir)/clutter/egl/clutter-egl.h \
- $(top_srcdir)/clutter/egl/clutter-cex100.h \
+ $(top_srcdir)/clutter/cex100/clutter-cex100.h \
$(top_srcdir)/clutter/wayland/clutter-wayland.h \
$(top_srcdir)/clutter/win32/clutter-win32.h \
$(top_srcdir)/clutter/gdk/clutter-gdk.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]