I2P: End-to-End encrypted and anonymous Internet https://i2pd.website/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 lines
284 B

diff --git a/Makefile b/Makefile
index f65d7a1..6f998bf 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ SHLIB := libi2pd.so
ARLIB := libi2pd.a
SHLIB_CLIENT := libi2pdclient.so
ARLIB_CLIENT := libi2pdclient.a
-I2PD := i2p
+I2PD := i2pd
GREP := fgrep
DEPS := obj/make.dep