Skip to content

Commit 734c8c4

Browse files
committed
chore: add main to phony
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 59fc463 commit 734c8c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# %: Makefile
2020
# @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
2121

22-
.PHONY: user admin dev all
22+
.PHONY: main user admin dev all
2323

2424
main:
2525
sphinx-autobuild --port 0 /app/docs/main /app/_build

0 commit comments

Comments
 (0)