File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ ref_cache/ref_files.o: ref_cache/ref_files.c config.h $(ref_cache_ref_files_h) $
596
596
ref_cache/request_handler.o : ref_cache/request_handler.c config.h $(ref_cache_request_handler_h ) $(ref_cache_http_parser_h ) $(ref_cache_misc_h ) $(ref_cache_options_h ) $(ref_cache_ref_files_h ) $(ref_cache_transaction_h ) $(ref_cache_upstream_h )
597
597
ref_cache/server.o : ref_cache/server.c config.h $(ref_cache_server_h ) $(ref_cache_http_parser_h ) $(ref_cache_listener_h ) $(ref_cache_misc_h ) $(ref_cache_options_h ) $(ref_cache_poll_wrap_h ) $(ref_cache_ref_files_h ) $(ref_cache_request_handler_h ) $(ref_cache_transaction_h ) $(ref_cache_upstream_h ) cram/pooled_alloc.h
598
598
ref_cache/transaction.o : ref_cache/transaction.c config.h $(ref_cache_transaction_h ) $(ref_cache_http_parser_h ) $(ref_cache_options_h ) $(ref_cache_poll_wrap_h ) $(ref_cache_ref_files_h ) $(ref_cache_server_h ) cram/pooled_alloc.h
599
- ref_cache/upstream.o : ref_cache/upstream.c config.h $(ref_cache_upstream_h ) $(ref_cache_misc_h ) $(ref_cache_options_h ) $(ref_cache_poll_wrap_h ) $(htslib_hts_h ) $( htslib_hts_defs_h )
599
+ ref_cache/upstream.o : ref_cache/upstream.c config.h $(ref_cache_upstream_h ) $(ref_cache_misc_h ) $(ref_cache_options_h ) $(ref_cache_poll_wrap_h ) $(htslib_hts_defs_h )
600
600
601
601
# Runes to check that the htscodecs submodule is present
602
602
ifdef HTSCODECS_SOURCES
@@ -1005,7 +1005,7 @@ htslib-uninstalled.pc: htslib.pc.tmp
1005
1005
1006
1006
testclean :
1007
1007
-rm -f test/* .tmp test/* .tmp.* test/faidx/* .tmp* \
1008
- test/longrefs/*.tmp.* test/tabix/*.tmp.* \
1008
+ test/longrefs/*.tmp.* test/ref_cache/*.tmp.* test/ tabix/*.tmp.* \
1009
1009
test/bgzf_boundaries/*.tmp.* test/*/FAIL* \
1010
1010
header-exports.txt shlib-exports-$(SHLIB_FLAVOUR).txt
1011
1011
-rm -rf htscodecs/tests/test.out
You can’t perform that action at this time.
0 commit comments