Bug 104695: threadstest-registry.xml is in testsuite/ not testsuite/threads/

Original commit message from CVS:
Bug 104695:
threadstest-registry.xml is in testsuite/ not testsuite/threads/
This commit is contained in:
Erik Walthinsen 2003-02-01 23:50:12 +00:00
parent 5c52d591b5
commit 5e3aa8676b
4 changed files with 2 additions and 6 deletions

View file

@ -21,7 +21,7 @@ LIBS = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)
# we makes them, we gots to clean them
CLEANFILES = test-registry.xml elementstest-registry.xml
CLEANFILES = test-registry.xml elementstest-registry.xml threastest-registry.xml
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
plugin refcounting threads

View file

@ -24,5 +24,3 @@ thread4_SOURCES = thread.c
thread4_CFLAGS = -DTESTNUM=4 $(AM_CFLAGS)
thread5_SOURCES = thread.c
thread5_CFLAGS = -DTESTNUM=5 $(AM_CFLAGS)
CLEANFILES = threadstest-registry.xml

View file

@ -21,7 +21,7 @@ LIBS = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)
# we makes them, we gots to clean them
CLEANFILES = test-registry.xml elementstest-registry.xml
CLEANFILES = test-registry.xml elementstest-registry.xml threastest-registry.xml
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
plugin refcounting threads

View file

@ -24,5 +24,3 @@ thread4_SOURCES = thread.c
thread4_CFLAGS = -DTESTNUM=4 $(AM_CFLAGS)
thread5_SOURCES = thread.c
thread5_CFLAGS = -DTESTNUM=5 $(AM_CFLAGS)
CLEANFILES = threadstest-registry.xml