docs: Ignore clutter-profile.h

This commit is contained in:
Emmanuele Bassi 2010-01-15 14:47:20 +00:00
parent a70ebe4f52
commit 148145ea1a

View File

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