Skip to content
1 change: 1 addition & 0 deletions programs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ set(check_programs
test_libmgmt.c
test_timer.c
tsctp.c
tsctp6.c
)

foreach (source_file ${check_programs})
Expand Down
Loading