]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - tests/Makefile.am
Much simpler faster code for parsing fastq files.
[fastq-tools.git] / tests / Makefile.am
diff --git a/tests/Makefile.am b/tests/Makefile.am
new file mode 100644 (file)
index 0000000..3bd6e06
--- /dev/null
@@ -0,0 +1,6 @@
+
+check_PROGRAMS = random_fastq cat_fastq
+
+TESTS = parse_fastq
+
+