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

Implemented make clean.

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