Typo (missing newline)

This commit is contained in:
Pavel Kirienko
2015-04-07 00:14:44 +03:00
parent ea2e885c50
commit 012765a796
+1 -1
View File
@@ -34,4 +34,4 @@ add_subdirectory(libuavcan)
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
message(STATUS "Adding Linux support library")
add_subdirectory(libuavcan_drivers/linux)
endif ()
endif ()