Index: Makefile =================================================================== --- Makefile (revision 2734) +++ Makefile (revision 2735) @@ -4,3 +4,4 @@ cd strflags && make all && make test cd pcb-printf && make all && make test cd uniq_name && make all && make test + cd propedit && make all && make test