Index: Makefile.in ================================================================== --- Makefile.in +++ Makefile.in @@ -46,7 +46,8 @@ rm -f nano.tcl.h mrproper: distclean rm -f configure aclocal.m4 config.guess config.sub install-sh rm -rf tweetnacl blake2b + rm -rf build/tweetnacl/out build/blake2b/out .PHONY: all test clean distclean mrproper