From 6814ddccffd6f9f5a208ad87ffb5aa4045ba8543 Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Tue, 8 Jul 2014 20:19:17 +0400 Subject: UAVCAN as a submodule --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8bf96ca23..e2d50e8fc 100644 --- a/Makefile +++ b/Makefile @@ -212,6 +212,9 @@ endif $(NUTTX_SRC): $(Q) (./Tools/check_submodules.sh) +$(UAVCAN_DIR): + $(Q) (./Tools/check_submodules.sh) + .PHONY: checksubmodules checksubmodules: $(Q) (./Tools/check_submodules.sh) -- cgit v1.2.3