list(APPEND sources
  aio_handler.cc
  change_namespace.cc
  close.cc
  done.cc
  error.cc
  filemanager.cc
  filescfg.cc
  get_address.cc
  get_filename.cc
  get_global_address.cc
  get_numvols.cc
  get_volpath.cc
  getpid.cc
  init.cc
  open.cc
  open_check.cc
  read.cc
  read_entry.cc
  rename_file.cc
  rw.cc
  tocclean.cc
  toclast.cc
  toclen.cc
  tocprint.cc
  tocread.cc
  tocscan.cc
  tocwrite.cc
  volseek.cc
  write.cc
  write_entry.cc
  )
psi4_add_module(lib psio sources)
