X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=e4e9b6d4bec6b2ffe9dfc2acd16201f43f3d4a55;hb=80fee38926477efd73c739731c5670d59c5d1bf7;hp=3815beb7868a25cce94461b53a6755ec8e6d8730;hpb=1aac63eecd76d5d060da84037a355c153d747ca7;p=yaz-moved-to-github.git diff --git a/win/makefile b/win/makefile index 3815beb..e4e9b6d 100644 --- a/win/makefile +++ b/win/makefile @@ -4,7 +4,7 @@ # Parameters DEBUG=0 # 0 for release, 1 for debug -USE_MANIFEST = 0 +USE_MANIFEST = 1 # TCL TCL="C:\Tcl\bin\tclsh85.exe" @@ -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