X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=mk%2Fvalidate-settings.mk;h=b45884752e323e613af8fd3cea4499cbf4b0470b;hp=9e19105c245650698ca030710b8bec64a661d09b;hb=47c0fd27b2fbad86bdfa646e976fb45dcde59db6;hpb=f6a9f267230d8685b34e6a89b622904ebd60aba4 diff --git a/mk/validate-settings.mk b/mk/validate-settings.mk index 9e19105..b458847 100644 --- a/mk/validate-settings.mk +++ b/mk/validate-settings.mk @@ -22,6 +22,9 @@ STRIP_CMD = : CHECK_PACKAGES = YES +# We want to install DPH when validating, so that we can test it +InstallExtraPackages = YES + # dblatex with miktex under msys/mingw can't build the PS and PDF docs, # and just building the HTML docs is sufficient to check that the # markup is correct, so we turn off PS and PDF doc building when