From: Adam Dickmeiss Date: Tue, 19 Jan 2010 11:48:05 +0000 (+0100) Subject: WIN32: yaz-version.h depends on configure.ac X-Git-Tag: v4.0.0~12^2~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=03a8e03467d0085ffa2e34d885118fb8fe447149 WIN32: yaz-version.h depends on configure.ac --- diff --git a/win/makefile b/win/makefile index bbc701a..e4e9b6d 100644 --- a/win/makefile +++ b/win/makefile @@ -782,7 +782,7 @@ $(SRCDIR)\diagsru_update.c: $(SRCDIR)\sru_update.csv @cd $(SRCDIR) $(TCL) csvtosru_update.tcl $(SRCDIR) -$(INCLDIR)\yaz\yaz-version.h: +$(INCLDIR)\yaz\yaz-version.h: $(ROOTDIR)/configure.ac @cd $(SRCDIR) $(TCL) mk_version.tcl $(ROOTDIR)/configure.ac $(INCLDIR)\yaz\yaz-version.h