;shake: don't regenerate dir for now (fix)

This commit is contained in:
Simon Michael 2021-08-02 22:21:06 -10:00
parent 003391e102
commit 48b8dd9be7

View File

@ -492,7 +492,7 @@ main = do
-- need infomanuals
-- forM_ infomanuals $ \info -> cmd_ Shell "install-info" info out
phony "infomanuals" $ need $ infomanuals ++ [infodir]
phony "infomanuals" $ need $ infomanuals -- ++ [infodir]
-- WEBSITE MARKDOWN SOURCE