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:
e93af44
)
Added nfaxml
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 7 Jul 2006 08:41:20 +0000
(08:41 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 7 Jul 2006 08:41:20 +0000
(08:41 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
a56674e
..
4d3ae92
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.115 2006-07-07 08:36:50 adam Exp $
+# $Id: makefile,v 1.116 2006-07-07 08:41:20 adam Exp $
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
@@
-320,6
+320,7
@@
TSTLOG_OBJS = \
MISC_OBJS= \
$(OBJDIR)\version.obj \
$(OBJDIR)\nfa.obj \
+ $(OBJDIR)\nfaxml.obj \
$(OBJDIR)\eventl.obj \
$(OBJDIR)\requestq.obj \
$(OBJDIR)\service.obj \