Skip to content
Snippets Groups Projects
Verified Commit 0c28fc81 authored by Lars Frost's avatar Lars Frost
Browse files

Fix: Makefile rules are phony but not marked so

parent 53039676
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,4 @@ publish: out/Leitfaden.pdf
cp out/Leitfaden.pdf /shared/Projects/Osak/web/files/gamejam-2024-07-05/Guideline.pdf
make -C /shared/Projects/Osak/web forcedeploy
.PHONY: all clean watch
.PHONY: all clean watch open publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment