added missing rigctl client

This commit is contained in:
AlexandreRouma
2023-02-22 21:45:19 +01:00
parent edb4ac45b2
commit 7e80bbd02c
2 changed files with 3 additions and 1 deletions

View File

@ -78,6 +78,8 @@ cp $build_dir/misc_modules/frequency_manager/Release/frequency_manager.dll sdrpp
cp $build_dir/misc_modules/recorder/Release/recorder.dll sdrpp_windows_x64/modules/
cp $build_dir/misc_modules/rigctl_client/Release/rigctl_client.dll sdrpp_windows_x64/modules/
cp $build_dir/misc_modules/rigctl_server/Release/rigctl_server.dll sdrpp_windows_x64/modules/
cp $build_dir/misc_modules/scanner/Release/scanner.dll sdrpp_windows_x64/modules/