X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=win%2Fmakefile;h=84906e6d51cf1b593bbc9545f1286d552572ccf1;hp=f81549b01a3510855d271ea1d18b2e98e3b22b05;hb=ba0720e26f508ba3396e232d2f82037c0e701698;hpb=c2e359c6fa974e7685e5b8bbde291f863d457150 diff --git a/win/makefile b/win/makefile index f81549b..84906e6 100644 --- a/win/makefile +++ b/win/makefile @@ -344,9 +344,9 @@ LINK_PROGRAM= $(LINK) \ # Generated sources generate: $(INCLDIR)\idzebra\version.h -$(INCLDIR)\idzebra\version.h: +$(INCLDIR)\idzebra\version.h: $(ROOTDIR)/IDMETA @cd $(ROOTDIR)\util - $(TCL) mk_version.tcl $(ROOTDIR)/configure.ac $(INCLDIR)\idzebra\version.h + $(TCL) mk_version.tcl $(ROOTDIR)/IDMETA $(INCLDIR)\idzebra\version.h # Source and object modules # Note: Ordinary source files are not specified here at