projects
/
pazpar2-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:
398fafc
)
win makefile: add facet_limits.obj
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 19 Aug 2011 11:44:53 +0000
(13:44 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 19 Aug 2011 11:44:53 +0000
(13:44 +0200)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
fd49e92
..
623ea4a
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-202,7
+202,8
@@
PAZPAR2_OBJS = \
"$(OBJDIR)\ppmutex.obj" \
"$(OBJDIR)\incref.obj" \
"$(OBJDIR)\sel_thread.obj" \
- "$(OBJDIR)\connection.obj"
+ "$(OBJDIR)\connection.obj" \
+ "$(OBJDIR)\facet_limit.obj"
{$(SRCDIR)}.c{$(OBJDIR)}.obj: