diff --git a/make_windows_package.ps1 b/make_windows_package.ps1 index d0bfeb40..7973b79f 100644 --- a/make_windows_package.ps1 +++ b/make_windows_package.ps1 @@ -57,7 +57,7 @@ cp "C:/Program Files/codec2/lib/libcodec2.dll" sdrpp_windows_x64/ cp $build_dir/decoder_modules/meteor_demodulator/Release/meteor_demodulator.dll sdrpp_windows_x64/modules/ cp $build_dir/decoder_modules/radio/Release/radio.dll sdrpp_windows_x64/modules/ -cp $build_dir/decoder_modules/radio/Release/new_radio.dll sdrpp_windows_x64/modules/ +cp $build_dir/decoder_modules/new_radio/Release/new_radio.dll sdrpp_windows_x64/modules/ # Copy misc modules