diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/validate-settings.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/validate-settings.mk b/mk/validate-settings.mk index b7f788b6b9..e250fa6fb4 100644 --- a/mk/validate-settings.mk +++ b/mk/validate-settings.mk @@ -23,7 +23,7 @@ STRIP_CMD = : CHECK_PACKAGES = YES # We want to install DPH when validating, so that we can test it -InstallExtraPackages = YES +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 |