Index: Makefile =================================================================== --- Makefile (revision 2209) +++ Makefile (revision 2210) @@ -2,3 +2,4 @@ cd pcbflags && make all && make test cd conf && make all && make test cd strflags && make all && make test + cd pcb-printf && make all && make test