Fix bug 104695, add the 5 files to CLEANFILES. Could maybe be done a little cleaner in testsuite/threads, depending ...

Original commit message from CVS:
Fix bug 104695, add the 5 files to CLEANFILES.  Could maybe be done a
little cleaner in testsuite/threads, depending on what the registry.xml
file is generated by, etc.  Probably fine as it is.
This commit is contained in:
Erik Walthinsen 2003-01-31 00:06:10 +00:00
parent e008f75060
commit da83c3bba3
3 changed files with 6 additions and 0 deletions

View file

@ -23,3 +23,5 @@ EXTRA_DIST = \
gstreamer-uninstalled.pc.in \
gstreamer-control.pc.in \
gstreamer-control-uninstalled.pc.in
CLEANFILES = $(pcfiles) $(pcfiles_uninstalled)

View file

@ -24,3 +24,5 @@ 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

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