Index: Makefile =================================================================== --- Makefile (revision 4679) +++ Makefile (revision 4680) @@ -5,3 +5,4 @@ cd pcb-printf && make all && make test cd uniq_name && make all && make test cd propedit && make all && make test + cd remote && make all && make test