fix build
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 30 May 2006 14:40:48 +0000 (14:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 30 May 2006 14:40:48 +0000 (14:40 +0000)
Original commit message from CVS:
fix build

tests/check/Makefile.am

index c13dff7..c3711eb 100644 (file)
@@ -85,6 +85,7 @@ check_PROGRAMS =                              \
 
 # failing tests
 noinst_PROGRAMS =                              \
+       libs/collectpads                        \
        gst/gstpipeline
 
 TESTS = $(check_PROGRAMS)
@@ -127,7 +128,7 @@ libs_typefindhelper_LDADD = \
 
 # valgrind testing
 # these just need valgrind fixing, period
-VALGRIND_TO_FIX =              \
+VALGRIND_TO_FIX = \
        libs/collectpads
 
 VALGRIND_IGNORE = \