Install all utility programs
Bug: #1024761

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1580,6 +1580,32 @@ install (TARGETS jt9 wsprd fmtave fcal f
 if(WSJT_BUILD_UTILS)
 install (TARGETS ft8code jt65code jt9code jt4code msk144code 
   q65code fst4sim q65sim echosim
+  encode77
+  fcal
+  fmeasure
+  fmtave
+  fst4sim
+  ft4code
+  ft4sim_mult
+  ft8sim
+  jt49sim
+  jt4sim
+  jt65sim
+  jt9
+  ldpcsim240_101
+  ldpcsim240_74
+  message_aggregator
+  msk144sim
+  q65_ftn_test
+  record_time_signal
+  rtty_spec
+  sumsim
+  test_q65
+  test_snr
+  udp_daemon
+  wsjtx_app_version
+  wsprcode
+  wsprsim
   RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT runtime
   BUNDLE DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT runtime
   )
