Files
Ikey Doherty 0f24683688 meson: Start a cleanup of the build files
Additionally, add an output report to show at build time what we're
configured to do, ala autotools.

Signed-off-by: Ikey Doherty <ikey.doherty@intel.com>
2019-01-08 10:28:44 +00:00

5 lines
100 B
Meson

install_data(
'pulseaudio',
install_dir: join_paths(path_fake_scripts_dir, 'pulseaudio'),
)