Skip to content
Snippets Groups Projects
Commit 65767536 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Added 'distclean' to phony make targets.

parent 8020a663
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ d := docs/
include base.mk
include $(d)rules.mk
.PHONY: all clean
.PHONY: all clean distclean
all: docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment