From cafa9ea277153b3f405859947b812795531c4612 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Wed, 22 Apr 2020 17:34:38 +0100 Subject: [PATCH] Update build script for new source file --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b1bb81118..c9797405f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -603,6 +603,7 @@ set (wsjt_FSRCS lib/fsk4hf/genwsprcpm.f90 lib/fsk4hf/encode204.f90 lib/fsk4hf/decode174_74.f90 + lib/fsk4hf/decode174_101.f90 lib/fsk4hf/ldpcsim174_91.f90 lib/fsk4hf/ldpcsim174_74.f90 lib/fsk4hf/ldpcsim174_101.f90