projects
/
ncbi-blast+.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f40f1c5
)
add missing lib for tests
author
Olivier Sallou
<osallou@debian.org>
Sun, 4 May 2025 03:42:51 +0000
(23:42 -0400)
committer
Aaron M. Ucko
<ucko@debian.org>
Sun, 4 May 2025 03:42:51 +0000
(23:42 -0400)
Forwarded: Not-Needed
Last-Updated: 2018-02-11
Gbp-Pq: Name fix_unit_tests
c++/src/algo/blast/Makefile.blast_macros.mk
patch
|
blob
|
history
diff --git
a/c++/src/algo/blast/Makefile.blast_macros.mk
b/c++/src/algo/blast/Makefile.blast_macros.mk
index fee511ae5a76183dab6bebfde5171629aff860d8..c9b8017e588ef165419ed8ae5fb906ade3489ab8 100644
(file)
--- a/
c++/src/algo/blast/Makefile.blast_macros.mk
+++ b/
c++/src/algo/blast/Makefile.blast_macros.mk
@@
-22,7
+22,7
@@
BLAST_LDEP = utrtprof xalgoblastdbindex composition_adjustment \
xalgodustmask xalgowinmask seqmasks_io seqdb blast_services xalnmgr \
xobjutil $(OBJREAD_LIBS) xnetblastcli xnetblast blastdb \
sqlitewrapp scoremat tables $(LMDB_LIB)
-BLAST_LIBS = proteinkmer xblast $(BLAST_LDEP)
+BLAST_LIBS = proteinkmer xblast
blast
$(BLAST_LDEP)
# BLAST additionally needs xconnect $(SOBJMGR_LIBS) or $(OBJMGR_LIBS)