diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-01-10 09:47:43 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-01-10 09:47:43 +0000 |
commit | 8f7c1775d9bc42cdaa84cd305718b09b80c27e95 (patch) | |
tree | b3bc1250ca039894d1c6d08b8362829e22d5b47e /docs | |
parent | 5aadb77a1dfcba8a9bac2341c9c3cff610e425f8 (diff) |
Some small docs fixes (#394851).
Original commit message from CVS:
Patch by: Sebastian Dröge <slomo ubuntu com>
* docs/plugins/Makefile.am:
* gst/audiofx/audiopanorama.c:
Some small docs fixes (#394851).
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 86200d0d..31f3721c 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -75,6 +75,7 @@ IGNORE_CFILES = EXTRA_HFILES = \ $(top_srcdir)/gst/apetag/gstapedemux.h \ + $(top_srcdir)/gst/audiofx/audiopanorama.h \ $(top_srcdir)/gst/autodetect/gstautoaudiosink.h \ $(top_srcdir)/gst/autodetect/gstautovideosink.h \ $(top_srcdir)/gst/avi/gstavidemux.h \ |