Changeset 3317 for trunk/test/Makefile.am
- Timestamp:
- Sep 19, 2014, 7:41:50 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r3314 r3317 71 71 test/ostream_iterator.test \ 72 72 test/pca.test \ 73 test/pileup.test \ 73 74 test/queue.test test/queue2.test \ 74 75 test/range.test test/regression.test test/rnd.test \ … … 136 137 137 138 # dependencies for lazycheck 139 test/bam.log: test/data/foo.sorted.bam 140 test/bam_header.log: test/data/foo.sorted.bam 141 test/bam_header2.log: test/data/foo.sorted.bam 142 test/bam_iterator.log: test/data/foo.sorted.bam 143 test/bam_pair_analyse.log: test/data/foo.sorted.bam 144 test/bam_pair_iterator.log: test/data/foo.sorted.bam 145 test/bam_read_filter.log: test/data/foo.sorted.bam 146 test/bam_region_iterator.log: test/data/foo.sorted.bam 138 147 test/cmd_test.log: test/help.test $(shell_test_deps) 139 148 test/help_test.log: test/help.test $(shell_test_deps) 149 test/pileup.log: test/data/foo.sorted.bam 140 150 test/static_test.log: $(srcdir)/m4/yat.m4 $(shell_test_deps) 141 151 test/yat_config_test.log: build_support/yat-config \
Note: See TracChangeset
for help on using the changeset viewer.