1
0
mirror of https://github.com/PurpleI2P/i2pd-tools synced 2025-03-11 04:41:30 +00:00

add famtool to clean target

This commit is contained in:
Jeff Becker 2016-10-24 14:11:36 -04:00
parent 2b9ed854c7
commit 0ff003d52a
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -43,7 +43,7 @@ clean-obj:
rm -f $(OBJECTS) rm -f $(OBJECTS)
clean-bin: clean-bin:
rm -f keyinfo keygen rm -f keyinfo keygen famtool
clean: clean-i2pd clean-obj clean-bin clean: clean-i2pd clean-obj clean-bin