Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Feb 26, 2017
1 parent 39bf3dd commit 4e70a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -32,6 +32,7 @@ help:
@echo " latex to make LaTeX files"
@echo " dummy to check syntax errors of document sources"
@echo " deploy to deploy html, zip and PDF to github"
@echo " release to prepare HTML and PDF files for release"

clean:
rm -rf $(BUILDDIR)/*
Expand Down

0 comments on commit 4e70a78

Please sign in to comment.