aboutsummaryrefslogtreecommitdiff
blob: c9428084d37921d2814645921e7a02243bbecdf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: c++.18.0.0/src/app/annotwriter/Makefile.annotwriter.app
===================================================================
--- c++.18.0.0/src/app/annotwriter/Makefile.annotwriter.app	(revision 523253)
+++ c++.18.0.0/src/app/annotwriter/Makefile.annotwriter.app	(working copy)
@@ -8,8 +8,8 @@
 
 APP = annotwriter
 SRC = annotwriter
-LIB = xobjwrite variation_utils $(OBJREAD_LIBS) xalnmgr xobjutil \
-      gbseq entrez2cli entrez2 tables $(OBJMGR_LIBS)
+LIB = xobjwrite $(XFORMAT_LIBS) variation_utils $(OBJREAD_LIBS) xalnmgr \
+      xobjutil entrez2cli entrez2 tables xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
 
 LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)