Skip to content

Commit 168aaf1

Browse files
authored
Merge pull request #18 from LibreSign/chore/add-main-to-phony
chore: add main to phony
2 parents 01bc592 + 734c8c4 commit 168aaf1

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-build -b html main ../_build

0 commit comments

Comments
 (0)