Skip to content

Commit

Permalink
Correct the html target in the Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshtr committed Feb 15, 2014
1 parent 89605b2 commit 2bdb74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ all: clean pdf html

pdf: clean Fontbook.pdf

%.html:
html:
latex2html -html_version 4.0,latin1,unicode Fontbook.tex

%.pdf: Fontbook.tex *.tex *.sty
Expand Down

0 comments on commit 2bdb74d

Please sign in to comment.