From b8248f6a9718d81f6ea0a9db7d5fb412e7dee178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Mar=C3=A7ais?= Date: Sat, 9 Mar 2024 10:24:42 -0500 Subject: [PATCH] Fix mummerplot testing depencies to synthetic data --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 1e534e6..85f2030 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -89,3 +89,4 @@ CLEANDIRS += $(patsubst %D%/%.sh,%D%/%,$(script_tests)) %D%/sam.log: %D%/data/seed_reads_0.fa %D%/data/seed_reads_1.fa %D%/data/seed_fq_reads_0.fq %D%/genome.log: %D%/data/seed_reads_2.fa %D%/delta-filter.log: %D%/data/small_reads_0.fa %D%/data/small_reads_1.fa +%D%/mummerplot.log: %D%/data/small_genome.fa %D%/data/small_reads_0.fa