Removed redundant path delimiter

This commit is contained in:
Mark K Cowan
2017-11-29 16:55:44 +00:00
parent 934cc4f2d2
commit 155c721324
+1 -1
View File
@@ -21,4 +21,4 @@ LIBUAVCAN_DSDLC := $(LIBUAVCAN_DIR)dsdl_compiler/libuavcan_dsdlc
#
# Standard DSDL definitions
#
UAVCAN_DSDL_DIR := $(UAVCAN_DIR)/dsdl/uavcan
UAVCAN_DSDL_DIR := $(UAVCAN_DIR)dsdl/uavcan