Skip to content

Commit 9e9e04c

Browse files
authored
Ignore lttngpy (#38)
1 parent 703c7e8 commit 9e9e04c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

micro_ros_lib/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ micro_ros_src/src: micro_ros_dev/install
7777
git clone -b rolling https://github.com/ros2/rosidl_core src/rosidl_core; \
7878
touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
7979
touch src/ros2_tracing/test_tracetools/COLCON_IGNORE; \
80+
touch src/ros2_tracing/lttngpy/COLCON_IGNORE; \
8081
touch src/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE; \
8182
touch src/rclc/rclc_examples/COLCON_IGNORE; \
8283
touch src/rcl/rcl_yaml_param_parser/COLCON_IGNORE; \

0 commit comments

Comments
 (0)