Skip to content

Commit

Permalink
Add clean target
Browse files Browse the repository at this point in the history
  • Loading branch information
ffes committed Jul 19, 2015
1 parent b94fe3c commit e3e0db2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions __Docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ html:

pdf:
xmlto --with-dblatex pdf ReadMe.xml

clean:
rm -rf _html ReadMe.pdf

0 comments on commit e3e0db2

Please sign in to comment.