diff --git a/Shake.hs b/Shake.hs index 34286b4ce..a549b321a 100755 --- a/Shake.hs +++ b/Shake.hs @@ -421,6 +421,7 @@ main = do -- Generate plain text manuals suitable for embedding in -- executables and viewing with a pager, from the man pages. + -- (Depends on the nroffmanuals.) phony "txtmanuals" $ need txtmanuals txtmanuals |%> \out -> do -- hledger/hledger.txt let src = manualNameToManpageName $ dropExtension out