From 1054f543dd124d5e7d5b57eb0e80298b88ab1d7e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 23 Sep 2009 13:21:40 +0200 Subject: [PATCH 1/1] Windows: update for new source. --- win/makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/win/makefile b/win/makefile index fca7041..6157cb0 100644 --- a/win/makefile +++ b/win/makefile @@ -196,6 +196,9 @@ PAZPAR2_OBJS = \ "$(OBJDIR)\charsets.obj" \ "$(OBJDIR)\client.obj" \ "$(OBJDIR)\dirent.obj" \ + "$(OBJDIR)\jenkins_hash.obj" \ + "$(OBJDIR)\marcmap..obj" \ + "$(OBJDIR)\marchash..obj" \ "$(OBJDIR)\connection.obj" -- 1.7.10.4