summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2005-09-20 12:50:23 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2005-09-20 12:50:23 +0000
commit2b44e493339dc3666b5c8401383d98547a0af5fb (patch)
tree707935f4678dd9765d489eca923e731ceaca117d /check
parent3a3b15c8a3a49aa167bab286d67b027b97b01b27 (diff)
check/Makefile.am: disable valgrinding the controller test again
Original commit message from CVS: * check/Makefile.am: disable valgrinding the controller test again * docs/gst/gstreamer-sections.txt: update for api-changes
Diffstat (limited to 'check')
-rw-r--r--check/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/check/Makefile.am b/check/Makefile.am
index 071683335..bb2e54bc1 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -81,6 +81,7 @@ VALGRIND_TO_FIX = \
elements/fakesrc \
gst/gstevent \
generic/states \
+ gst-libs/controller \
pipelines/simple_launch_lines
# these need fixing because the threads cause segfaults under valgrind