anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

meson.build (350B)


      1 # This file is in the public domain
      2 
      3 foreach f : [
      4     'anastasis-db.png',
      5     'anastasis_reducer_backup.png',
      6     'anastasis_truth_payment.png',
      7     'anastasis_challenge_payment.png',
      8     'anastasis_reducer_recovery.png',
      9     'anastasis_challengecode.png',
     10     'anastasis_truth.png',
     11 ]
     12     configure_file(input: f, output: f, copy: true)
     13 endforeach