aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/file/meson.build
blob: e1d5047d4aa2d983394343b7d1e5fa49d8e3f148 (plain)
1
2
3
4
5
6
7
8
backend_sources += files(
  'buffile.c',
  'copydir.c',
  'fd.c',
  'fileset.c',
  'reinit.c',
  'sharedfileset.c',
)