mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-03-22 00:59:09 +01:00
add famtool to clean target
This commit is contained in:
parent
2b9ed854c7
commit
0ff003d52a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -43,7 +43,7 @@ clean-obj:
|
|||
rm -f $(OBJECTS)
|
||||
|
||||
clean-bin:
|
||||
rm -f keyinfo keygen
|
||||
rm -f keyinfo keygen famtool
|
||||
|
||||
clean: clean-i2pd clean-obj clean-bin
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue