From ed021dadfaed012d27dbfd648d229c339666463e Mon Sep 17 00:00:00 2001 From: Steven Franke Date: Tue, 16 Jun 2020 14:30:00 -0500 Subject: [PATCH] fix what I broke in the last commit. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bd3a1352c..95ef7d9c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -603,7 +603,7 @@ set (wsjt_FSRCS lib/fst280/encode280_74.f90 lib/fst280/fst280d.f90 lib/fst280/fst280sim.f90 - lib/fst280/gen_fst280_wave.f90 + lib/fst280/gen_fst280wave.f90 lib/fst280/genfst280.f90 lib/fst280/get_fst280_bitmetrics.f90 lib/fst280/ldpcsim280_101.f90