]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
tests: include $RUMPRUN_MKCONF
authorAntti Kantee <pooka@iki.fi>
Mon, 16 Nov 2015 12:18:15 +0000 (12:18 +0000)
committerAntti Kantee <pooka@iki.fi>
Mon, 16 Nov 2015 12:18:15 +0000 (12:18 +0000)
"make clean" will now nuke hellopp.bin, where pertinent

tests/Makefile

index 8e1141a23c3ed48367c5ae77a415a8fe1d823c0d..d02319d375b9805c9a2f7bdd918592303377ef77 100644 (file)
@@ -1,3 +1,5 @@
+include ${RUMPRUN_MKCONF}
+
 .PHONY: all-tests
 all-tests:
        $(MAKE) -C hello