Skip to content

Commit

Permalink
Change generated HTML filename
Browse files Browse the repository at this point in the history
  • Loading branch information
timmc committed Nov 11, 2011
1 parent 742eff4 commit 3499a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -7,7 +7,7 @@ web-prereq:
mkdir -p $(WEBBLD)/

web-generated: web-prereq
lein run > $(WEBBLD)/seqs-and-colls.html
lein run > $(WEBBLD)/main.html

web-static: web-prereq
rsync -a $(WEBSRC)/ $(WEBBLD)/
Expand Down

0 comments on commit 3499a3a

Please sign in to comment.