diff --git a/Makefile b/Makefile index 37ba35feda..859eca0cea 100644 --- a/Makefile +++ b/Makefile @@ -255,6 +255,7 @@ testbuild: # unit tests. .PHONY: tests tests: + $(Q) $(MAKE) generateuorbtopicheaders $(Q) (cd $(PX4_BASE)/unittests && $(MAKE) unittests) #