Merge branch 'export-build' of github.com:PX4/Firmware into export-build

This commit is contained in:
Lorenz Meier
2013-05-09 15:45:45 +02:00
+1 -1
View File
@@ -193,7 +193,7 @@ EXTRA_CLEANS =
# for GMSL).
# where to look for modules
MODULE_SEARCH_DIRS += $(WORK_DIR) $(MODULE_SRC) $(PX4_MODULE_SRC)
MODULE_SEARCH_DIRS += $(WORK_DIR) $(MODULE_SRC) $(PX4_MODULE_SRC)
# sort and unique the modules list
MODULES := $(sort $(MODULES))