Skip to content

Commit

Permalink
Add missing file in CMakeLists.txt (#15574)
Browse files Browse the repository at this point in the history
Add missing file
  • Loading branch information
stelfrag committed Jul 27, 2023
1 parent 8851303 commit e593178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,7 @@ set(PROC_PLUGIN_FILES
collectors/proc.plugin/sys_class_infiniband.c
collectors/proc.plugin/sys_fs_btrfs.c
collectors/proc.plugin/sys_class_power_supply.c
collectors/proc.plugin/sys_devices_pci_aer.c
)

set(TC_PLUGIN_FILES
Expand Down

0 comments on commit e593178

Please sign in to comment.