From df804923c3df377a5e236ea4b4d62647c493f3d8 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Sat, 21 Mar 2015 12:24:20 +0000 Subject: [PATCH] Forgot to commit the updated CMakeLists.txt git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5089 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d7f26dce..9893021ae 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -341,6 +341,7 @@ set (wsjt_FSRCS lib/unpackgrid.f90 lib/unpackmsg.f90 lib/unpacktext.f90 + lib/wavhdr.f90 lib/zplot9.f90 )