Skip to content

Commit

Permalink
Fix 'make clean'
Browse files Browse the repository at this point in the history
  • Loading branch information
hirotnk committed Apr 12, 2017
1 parent 5edf7e8 commit 5327cb8
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 @@ -67,4 +67,4 @@ genop.tab:
touch $@

clean:
rm -f beam-book.pdf book.html
rm -f beam-book.pdf site/index.html

0 comments on commit 5327cb8

Please sign in to comment.