@ -4,6 +4,9 @@ export CONFIG
all: $(CONFIG)
+make -f Makefile.main
run-tests:
+make -f Makefile.main run-tests
clean:
+make -f Makefile.main clean