X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=65d479b7b81362273033d14e8caabea965230a4b;hb=f82c343b88a45951ee8e7471e7c8bb2015b11b84;hp=8c74e650dad1f2e6e954f0dcf05c6f0c1f64eea9;hpb=51fb20d2ce680c6293d0293fd4a591e61963b689;p=yazpp-moved-to-github.git diff --git a/win/makefile b/win/makefile index 8c74e65..65d479b 100644 --- a/win/makefile +++ b/win/makefile @@ -139,9 +139,10 @@ LNKOPT= $(COMMON_LNK_OPTIONS) $(RELEASE_LNK_OPTIONS) $(LNK_LIBS) # Source and object modules DLL_OBJS = \ - "$(OBJDIR)\bw.obj" \ + "$(OBJDIR)\timestat.obj" \ "$(OBJDIR)\gdu.obj" \ "$(OBJDIR)\gduqueue.obj" \ + "$(OBJDIR)\limit-connect.obj" \ "$(OBJDIR)\pdu-observer.obj" \ "$(OBJDIR)\query.obj" \ "$(OBJDIR)\socket-observer.obj" \