projects
/
metaproxy-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:
588f4bd
)
Update nmake for sd_remove
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 14 May 2013 13:40:26 +0000
(15:40 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 14 May 2013 13:40:26 +0000
(15:40 +0200)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
75fa431
..
7978fb1
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-230,6
+230,7
@@
PROJECT_DLL_OBJS = \
$(OBJDIR)\filter_multi.obj \
$(OBJDIR)\filter_query_rewrite.obj \
$(OBJDIR)\filter_record_transform.obj \
+ $(OBJDIR)\filter_sd_remove.obj \
$(OBJDIR)\filter_session_shared.obj \
$(OBJDIR)\filter_sort.obj \
$(OBJDIR)\filter_sru_to_z3950.obj \