minor cleanup

Original commit message from CVS:
minor cleanup
This commit is contained in:
David Schleef 2003-11-19 23:01:51 +00:00
parent 2281444596
commit 36f12d3acb
2 changed files with 8 additions and 4 deletions

View file

@ -2,7 +2,9 @@ include ../Rules
tests_pass = cleanup1 cleanup2 cleanup4 cleanup5
tests_fail =
#tests_that_work_sometimes = cleanup3
# cleanup3 fails depending on the machine
tests_ignore = cleanup3
# we have nothing but apps here, we can do this safely
cleanup1_LDADD = $(GST_LIBS)

View file

@ -2,7 +2,9 @@ include ../Rules
tests_pass = cleanup1 cleanup2 cleanup4 cleanup5
tests_fail =
#tests_that_work_sometimes = cleanup3
# cleanup3 fails depending on the machine
tests_ignore = cleanup3
# we have nothing but apps here, we can do this safely
cleanup1_LDADD = $(GST_LIBS)