Added version.obj
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Sep 2007 15:29:35 +0000 (15:29 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Sep 2007 15:29:35 +0000 (15:29 +0000)
win/makefile

index 3d8acbd..9d033d4 100644 (file)
@@ -1,5 +1,5 @@
 # Zebra makefile for MS NMAKE
 # Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.65 2007-08-22 12:36:22 adam Exp $
+# $Id: makefile,v 1.66 2007-09-11 15:29:35 adam Exp $
  
 ###########################################################
 ############### Parameters 
  
 ###########################################################
 ############### Parameters 
@@ -426,6 +426,7 @@ ZEBRALIB_OBJS= \
        $(OBJDIR)\untrans.obj \
        $(OBJDIR)\update_path.obj \
        $(OBJDIR)\update_file.obj \
        $(OBJDIR)\untrans.obj \
        $(OBJDIR)\update_path.obj \
        $(OBJDIR)\update_file.obj \
+       $(OBJDIR)\version.obj \
        $(OBJDIR)\xmlread.obj \
        $(OBJDIR)\xpath.obj \
        $(OBJDIR)\zaptterm.obj \
        $(OBJDIR)\xmlread.obj \
        $(OBJDIR)\xpath.obj \
        $(OBJDIR)\zaptterm.obj \