aboutsummaryrefslogtreecommitdiff
blob: 63bbcc45aad5125eea61c330da9eabdfc0f438ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: c++.18.0.0/src/app/hfilter/Makefile.hfilter.app
===================================================================
--- c++.18.0.0/src/app/hfilter/Makefile.hfilter.app	(revision 523253)
+++ c++.18.0.0/src/app/hfilter/Makefile.hfilter.app	(working copy)
@@ -5,7 +5,8 @@
 APP = hfilter
 SRC = hitfilter_app
 
-LIB = xalgoalignutil $(BLAST_LIBS) xqueryparse $(OBJMGR_LIBS)
+LIB = xalgoalignutil xalgoseq taxon1 $(BLAST_LIBS) \
+	xqueryparse xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
 
 LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)