Bug 104695: threadstest-registry.xml is in testsuite/ not testsuite/threads/
authorErik Walthinsen <omega@temple-baptist.org>
Sat, 1 Feb 2003 23:50:12 +0000 (23:50 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Sat, 1 Feb 2003 23:50:12 +0000 (23:50 +0000)
Original commit message from CVS:
Bug 104695:
threadstest-registry.xml is in testsuite/ not testsuite/threads/

tests/old/testsuite/Makefile.am
tests/old/testsuite/threads/Makefile.am
testsuite/Makefile.am
testsuite/threads/Makefile.am

index 3b75335af58659b87b6889050a62ddd842a91a6e..12553e0775302af6bffe23753f4157b8618e290d 100644 (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
index 3f9eb5200f2ef44abff89a5ffa30244161cb0662..4f136100db7d5d433ebbea70277b7dfb89146b60 100644 (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
index 3b75335af58659b87b6889050a62ddd842a91a6e..12553e0775302af6bffe23753f4157b8618e290d 100644 (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
index 3f9eb5200f2ef44abff89a5ffa30244161cb0662..4f136100db7d5d433ebbea70277b7dfb89146b60 100644 (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