summaryrefslogtreecommitdiffstats
path: root/tests/examples/spectrum/.gitignore
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-09 01:45:32 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-09 01:45:32 +0000
commit1ba01acdc040bd21dc2219ec17d7b331eee40078 (patch)
tree449bd3a86f4f07057fe8867e671bd36c65a7e216 /tests/examples/spectrum/.gitignore
parent6afa17d8f0d32f621ed9c908a694620d00129012 (diff)
Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambigui...
Original commit message from CVS: * docs/plugins/Makefile.am: * gst/spectrum/gstspectrum.c: * tests/examples/spectrum/.cvsignore: * tests/examples/spectrum/Makefile.am: * tests/examples/spectrum/spectrum-example.c: Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambiguities. Fixes: #348085
Diffstat (limited to 'tests/examples/spectrum/.gitignore')
-rw-r--r--tests/examples/spectrum/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examples/spectrum/.gitignore b/tests/examples/spectrum/.gitignore
index d1d65d58..8e5a3cf9 100644
--- a/tests/examples/spectrum/.gitignore
+++ b/tests/examples/spectrum/.gitignore
@@ -1,2 +1,3 @@
demo-audiotest
demo-osssrc
+spectrum-example