X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=ee1c84e537608dd840457c0617969d1b8b294d19;hp=c2727fb0d33a39ba1b625ba9a63dffe7afb0887b;hb=272d472c000d160601ec87ea05597b38bb2b6302;hpb=37626f06185fd0c098279def70d796e487fd7504 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: