docs: Ignore clutter-profile.h
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 15 Jan 2010 14:47:20 +0000 (14:47 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 15 Jan 2010 14:47:20 +0000 (14:47 +0000)
doc/reference/clutter/Makefile.am

index 53549c2..9063c4a 100644 (file)
@@ -63,34 +63,35 @@ CFILE_GLOB=$(top_srcdir)/clutter/*.c \
 # Header files to ignore when scanning.
 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
 IGNORE_HFILES=\
-       clutter.h \
-        clutter-bezier.h \
-       clutter-debug.h \
-       clutter-deprecated.h \
-       clutter-enum-types.h \
-       clutter-json.h \
-       clutter-keysyms.h \
-       clutter-keysyms-table.h \
-       clutter-marshal.h \
-       clutter-master-clock.h \
-       clutter-model-private.h \
-       clutter-private.h \
-       clutter-id-pool.h \
-       clutter-script-private.h \
-       clutter-stage-window.h \
-       clutter-timeout-interval.h \
-       stamp-clutter-enum-types.h \
-       stamp-clutter-marshal.h \
-       cogl \
-       eglnative \
-       eglx \
-       fruity \
-       glx \
-       osx \
-       x11 \
-       json \
-       pango \
-       sdl \
+       clutter.h                       \
+        clutter-bezier.h               \
+       clutter-debug.h                 \
+       clutter-deprecated.h            \
+       clutter-enum-types.h            \
+       clutter-id-pool.h               \
+       clutter-json.h                  \
+       clutter-keysyms.h               \
+       clutter-keysyms-table.h         \
+       clutter-marshal.h               \
+       clutter-master-clock.h          \
+       clutter-model-private.h         \
+       clutter-private.h               \
+       clutter-profile.h               \
+       clutter-script-private.h        \
+       clutter-stage-window.h          \
+       clutter-timeout-interval.h      \
+       stamp-clutter-enum-types.h      \
+       stamp-clutter-marshal.h         \
+       cogl                            \
+       eglnative                       \
+       eglx                            \
+       fruity                          \
+       glx                             \
+       osx                             \
+       x11                             \
+       json                            \
+       pango                           \
+       sdl                             \
        win32
 
 EXTRA_HFILES=\