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:
cccb7ec
)
Update for new C source for iconv handling.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 Mar 2008 23:23:00 +0000
(
00:23
+0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 Mar 2008 23:23:00 +0000
(
00:23
+0100)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
97136b0
..
3149007
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-433,6
+433,10
@@
MISC_OBJS= \
$(OBJDIR)\xmalloc.obj \
$(OBJDIR)\matchstr.obj \
$(OBJDIR)\siconv.obj \
+ $(OBJDIR)\iso5428.obj \
+ $(OBJDIR)\utf8.obj \
+ $(OBJDIR)\ucs4.obj \
+ $(OBJDIR)\advancegreek.obj \
$(OBJDIR)\snprintf.obj \
$(OBJDIR)\marc8.obj \
$(OBJDIR)\marc8r.obj \