X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fhstags%2FMakefile;h=25538400cb2c664ef86045d96f701d6553167ab7;hb=0268d6925e117661769fbe1ed823cbef7e4da8e3;hp=4f46318bfbc39ba618de0b83d7fcb513b1263abd;hpb=1955f86f16dc9fa86cc3ba8ab390c3ef1cbc3c95;p=ghc-hetmet.git diff --git a/ghc/utils/hstags/Makefile b/ghc/utils/hstags/Makefile index 4f46318..2553840 100644 --- a/ghc/utils/hstags/Makefile +++ b/ghc/utils/hstags/Makefile @@ -1,5 +1,6 @@ TOP=../.. include $(TOP)/mk/boilerplate.mk +include $(TOP)/mk/version.mk # Note: might be overridden from cmd-line (see install rule below) INSTALLING=0 @@ -13,7 +14,7 @@ SCRIPT_OBJS=hstags.prl SCRIPT_SUBST_VARS=\ INSTALLING \ TOP_PWD \ - PROJECTVERSION + ProjectVersionInt ifneq "$(BIN_DIST)" "1" SCRIPT_SUBST_VARS += libdir TMPDIR