projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d305f63
)
Added retrieval + libxml2_error
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 7 May 2006 17:43:42 +0000
(17:43 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 7 May 2006 17:43:42 +0000
(17:43 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
f6d142e
..
f09af9b
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 1994-2006, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.106 2006-05-03 13:31:53 adam Exp $
+# $Id: makefile,v 1.107 2006-05-07 17:43:42 adam Exp $
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
@@
-394,6
+394,8
@@
YAZ_UTIL_OBJS= \
$(OBJDIR)\marc8.obj \
$(OBJDIR)\marc8r.obj \
$(OBJDIR)\record_conv.obj \
+ $(OBJDIR)\retrieval.obj \
+ $(OBJDIR)\libxml2_error.obj \
$(OBJDIR)\test.obj
YAZ_ZUTIL_OBJS= \