Updated makefile, removed old results directory
This commit is contained in:
parent
d2e624f301
commit
126fc46dc4
3 changed files with 3 additions and 56 deletions
|
@ -117,6 +117,7 @@ clean:
|
|||
find netcon/ -name "*.so" -type f -delete
|
||||
find netcon/ -name "zerotier-one" -type f -delete
|
||||
find netcon/ -name "zerotier-cli" -type f -delete
|
||||
find netcon/docker-test -name "zerotier-intercept" -type f -delete
|
||||
rm -rf netcon/*.o netcon/*.so netcon/*.1.0
|
||||
rm -rf node/*.o controller/*.o osdep/*.o service/*.o ext/http-parser/*.o ext/lz4/*.o ext/json-parser/*.o zerotier-one zerotier-idtool zerotier-cli zerotier-selftest build-* ZeroTierOneInstaller-* *.deb *.rpm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue