sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

meson.build (300B)


      1 # This build file is in the public domain
      2 
      3 install_man(
      4     [
      5         'prebuilt' / 'man' / 'sync-config.1',
      6         'prebuilt' / 'man' / 'sync-dbconfig.1',
      7         'prebuilt' / 'man' / 'sync-dbinit.1',
      8         'prebuilt' / 'man' / 'sync-httpd.1',
      9         'prebuilt' / 'man' / 'sync.conf.5',
     10     ],
     11 )