donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

meson.build (191B)


      1 # This build file is in the public domain
      2 subdir('include')
      3 subdir('util')
      4 subdir('json')
      5 subdir('pq')
      6 subdir('donaudb')
      7 subdir('donau')
      8 subdir('lib')
      9 subdir('donau-tools')
     10 subdir('testing')