Skip to content

Commit 2ed9866

Browse files
authored
Ignore lttngpy (#222)
1 parent a9a2848 commit 2ed9866

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libmicroros.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
8282
touch src/rclc/rclc_examples/COLCON_IGNORE; \
8383
touch src/rcl/rcl_yaml_param_parser/COLCON_IGNORE; \
8484
touch src/ros2_tracing/test_tracetools/COLCON_IGNORE; \
85+
touch src/ros2_tracing/lttngpy/COLCON_IGNORE; \
8586
cp -rf $(EXTRA_ROS_PACKAGES) src/extra_packages || :; \
8687
test -f src/extra_packages/extra_packages.repos && cd src/extra_packages && vcs import --input extra_packages.repos || :;
8788

0 commit comments

Comments
 (0)