Skip to content
Snippets Groups Projects
Commit 50450511 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Added 'pycclean' to phony target list in Makefile.

parent 3036a05c
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 distclean
.PHONY: all clean pycclean 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