X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2FMakefile;h=63ce8561e617572c604c5a04ede673db407dd4d4;hb=485f776eaf82a2acd6f5fb3e2a8fd46e034f4522;hp=f441876af780c1e866d570262273e42054d5c9c6;hpb=ce47363ccc597859d1680b6fa1b957fde1f7c462;p=awesomized%2Fext-ion diff --git a/docs/Makefile b/docs/Makefile index f441876..63ce856 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -16,7 +16,7 @@ latest: $(TAG) $(TAG): markdown | vendor/bin/ref2html mkdir -p $@ - $(PHP) $| $@ src + $(PHP) $| ext-ion/$@ src touch $@ .PHONY: markdown