Index: trunk/tests/librnd/Makefile =================================================================== --- trunk/tests/librnd/Makefile (revision 37782) +++ trunk/tests/librnd/Makefile (revision 37783) @@ -12,8 +12,11 @@ all: librnd_test librnd_includes -test: librnd_test librnd_includes +# do not use $(MAKE) here, these steps need to be executed sequentially: +test: + make librnd_test ./librnd_test --gui batch + make librnd_includes ./librnd_includes librnd_objs: $(LIBRND_A)