Commit 8020a663 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Makefile cleanup.

parent 790752e7
......@@ -12,4 +12,4 @@ clean:
rm -rf $(BUILD)
distclean: clean
rm -rf `find . -name \*.pyc`
rm -f `find -name \*.pyc`
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment