Index: wflow-py/make_wflow_exe_cx.py =================================================================== diff -u -r7e89aaf69850a13055b3cd61014ea1f01895c350 -rb5cb107c8d3aaa6a98ccc12c6393d251defccbea --- wflow-py/make_wflow_exe_cx.py (.../make_wflow_exe_cx.py) (revision 7e89aaf69850a13055b3cd61014ea1f01895c350) +++ wflow-py/make_wflow_exe_cx.py (.../make_wflow_exe_cx.py) (revision b5cb107c8d3aaa6a98ccc12c6393d251defccbea) @@ -169,6 +169,7 @@ import thrift executables = [ Executable('Scripts/pcr2netcdf.py', base=base), + Executable('Scripts/pcr2netcdf.py', base=base), Executable('Scripts/bmi2runner.py', base=base), Executable('openda_bmi/opendapy.py', base=base), Executable('Scripts/wflow_prepare_step2.py', base=base),