mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-11-05 17:10:48 +00:00
add keyinfo tool
This commit is contained in:
parent
526ba37435
commit
71d4221af2
7 changed files with 112 additions and 2 deletions
7
contrib/tools/Makefile
Normal file
7
contrib/tools/Makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
all:
|
||||
$(MAKE) -C keyinfo keyinfo
|
||||
|
||||
clean:
|
||||
$(MAKE) -C keyinfo clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue