Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
build: remove unused makefile target
Browse files Browse the repository at this point in the history
  • Loading branch information
Myles Byrne authored and bnoordhuis committed Feb 22, 2012
1 parent 27d8b05 commit 21374c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Expand Up @@ -129,8 +129,6 @@ out/doc/%: doc/%
out/doc/api/%.html: doc/api/%.markdown node $(apidoc_dirs) $(apiassets) tools/doctool/doctool.js
out/Release/node tools/doctool/doctool.js doc/template.html $< > $@

out/doc/%:

website-upload: doc
rsync -r out/doc/ node@nodejs.org:~/web/nodejs.org/

Expand Down

0 comments on commit 21374c3

Please sign in to comment.