Skip to content
Snippets Groups Projects
Commit 758745e7 authored by nimrod's avatar nimrod
Browse files

Implemented make clean.

parent 34b8c438
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ install:
chmod 755 /usr/local/bin/ssh-ca
clean:
echo Not implemented.
rm -rf CA CA.pub
test: clean
echo Not implemented.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment