Skip to content

Commit

Permalink
cleanup compressed ps file
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Oct 4, 2017
1 parent 2bc239c commit c50478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile
Expand Up @@ -44,7 +44,7 @@ install:

clean:
rm -rf images .a2x-icons
rm -f $(DOC).text $(DOC).html $(DOC).doc $(DOC).pdf $(DOC).xml $(DOC).ps docbook-xsl.css
rm -f $(DOC).text $(DOC).html $(DOC).doc $(DOC).pdf $(DOC).xml $(DOC).ps* docbook-xsl.css

test:
asciidoc --version > /dev/null 2>&1 || exit "Please install the asciidoc package."
Expand Down

0 comments on commit c50478b

Please sign in to comment.