X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile;h=ee1c84e537608dd840457c0617969d1b8b294d19;hb=06e800db4b050e10e0e2e832f9d98d5feb79b1fe;hp=c2727fb0d33a39ba1b625ba9a63dffe7afb0887b;hpb=25cd2e3b2e6e37de181a100a70ba65dacabda54a;p=sqlconvert.git diff --git a/Makefile b/Makefile index c2727fb..ee1c84e 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ flake8: .PHONY: docs docs: - $(MAKE) -C docs html + cd docs && exec ./rebuild .PHONY: test test: