whitespace

This commit is contained in:
px4dev
2013-05-08 22:50:18 -07:00
parent 3b65281f00
commit 1caffca358
+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))