[beast: 4/16] TESTS: filecheck: fix clean rule
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 4/16] TESTS: filecheck: fix clean rule
- Date: Sun, 13 Sep 2015 20:27:00 +0000 (UTC)
commit de42295695b234f6d242cfa64790d06ad300a7d2
Author: Tim Janik <timj gnu org>
Date: Thu Sep 10 21:09:44 2015 +0200
TESTS: filecheck: fix clean rule
tests/filecheck/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/filecheck/Makefile.am b/tests/filecheck/Makefile.am
index ae6d2ca..0c016f3 100644
--- a/tests/filecheck/Makefile.am
+++ b/tests/filecheck/Makefile.am
@@ -42,6 +42,7 @@ checklists: distfiles.list # generate checklist-a .. checklist-e
$(Q) grep '\.bse$$' distfiles.list > checklist
$(Q) split -n l/5 -a 1 checklist checklist-
$(Q) rm -f checklist
+CLEANFILES += checklists checklist-? checklist-?-test checklist-?-test.log
check-local: checklist-a-test checklist-b-test checklist-c-test checklist-d-test checklist-e-test
plugin_globs = '$(top_builddir)/plugins/.libs/*.so:$(top_builddir)/plugins/freeverb/.libs/*.so'
samplepath = '$(top_srcdir)/tests/audio:$(top_srcdir)/library/samples'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]