Skip to content

Commit

Permalink
Makefile: add html targets for rfc[7-8]
Browse files Browse the repository at this point in the history
  • Loading branch information
garlick committed May 28, 2015
1 parent 65bf87a commit 2697e42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ HTML = \
spec_4.html \
spec_5.html \
spec_6.html \
spec_7.html \
spec_8.html

all: $(HTML)

Expand Down

0 comments on commit 2697e42

Please sign in to comment.