X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fmakefile;h=bc667d3b16f9d589bb14e23445e80927f1c7d401;hp=04ab06e5f2a17bb0a34081bb1f9277cb2a20d679;hb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;hpb=0faba8eaa6796ce9a1101e36d00d9b0d9f5ce3b2 diff --git a/win/makefile b/win/makefile index 04ab06e..bc667d3 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,5 @@ # This file is part of the YAZ toolkit. -# Copyright (C) 1995-2011 Index Data +# Copyright (C) 1995-2012 Index Data # Parameters @@ -864,9 +864,9 @@ $(SRCDIR)\diagsru_update.c: $(SRCDIR)\sru_update.csv @cd $(SRCDIR) $(TCL) csvtosru_update.tcl $(SRCDIR) -$(INCLDIR)\yaz\yaz-version.h: $(ROOTDIR)/configure.ac +$(INCLDIR)\yaz\yaz-version.h: $(ROOTDIR)/IDMETA @cd $(SRCDIR) - $(TCL) mk_version.tcl $(ROOTDIR)/configure.ac $(INCLDIR)\yaz\yaz-version.h + $(TCL) mk_version.tcl $(ROOTDIR)/IDMETA $(INCLDIR)\yaz\yaz-version.h !endif