Skip to content

Commit

Permalink
Makefile: make docs dummy update
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick330602 committed Dec 24, 2019
1 parent a9c648e commit 0bbf341
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ uninstall:
clean:
rm -rf $(OUTPATH)

docs:
bash extras/script/doc_handler.sh

test:
extras/bats/libexec/bats tests/header.bats tests/wslsys.bats tests/wslusc.bats tests/wslupath.bats tests/wslvar.bats tests/wslfetch.bats tests/wslview.bats

0 comments on commit 0bbf341

Please sign in to comment.