summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2008-05-31 16:43:00 +0200
committerBenjamin Otte <otte@gnome.org>2008-05-31 22:35:23 +0200
commitbc91447a0a4fa18cfbd5831445b1fa41c6bd42cf (patch)
treede6fc49f19085e7073849e86c2ed7d08779b3cdd /doc
parentc8c7d7c1f896a640b999327df204c6264f805abf (diff)
exclude new sound files from the docs
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d6c7498f..bbab60f5 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -68,9 +68,14 @@ IGNORE_HFILES= \
swfdec_as_with.h \
swfdec_asnative.h \
swfdec_audio_internal.h \
+ swfdec_audio_decoder.h \
+ swfdec_audio_decoder_adpcm.h \
+ swfdec_audio_decoder_gst.h \
+ swfdec_audio_decoder_uncompressed.h \
swfdec_audio_event.h \
swfdec_audio_flv.h \
swfdec_audio_stream.h \
+ swfdec_audio_swf_stream.h \
swfdec_bits.h \
swfdec_bots.h \
swfdec_button.h \
@@ -81,6 +86,7 @@ IGNORE_HFILES= \
swfdec_cached_video.h \
swfdec_character.h \
swfdec_codec_audio.h \
+ swfdec_codec_gst.h \
swfdec_codec_video.h \
swfdec_color.h \
swfdec_color_as.h \