Index: trunk/tests/Makefile =================================================================== --- trunk/tests/Makefile (revision 2672) +++ trunk/tests/Makefile (revision 2673) @@ -3,3 +3,4 @@ cd conf && make all && make test cd strflags && make all && make test cd pcb-printf && make all && make test + cd uniq_name && make all && make test