Skip to content

Commit

Permalink
chore(Makefile): remove unused rule
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 authored Feb 3, 2019
1 parent bb1e8b4 commit ef2ab11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@ copylegacy:
mkdir -p ./docs/$(LEGACY_BRANCH)
cp -R ./tmp/* ./docs/$(LEGACY_BRANCH)/
rm -rf ./tmp

.PHONY: test test-short test-long ghpages site docs docclean gendocs docs_from_master docs_unstable master copytmp copyunstable gitreset docclean_unstable

0 comments on commit ef2ab11

Please sign in to comment.