edi/doc/meson.build

7 lines
155 B
Meson
Raw Normal View History

2017-10-03 09:52:45 -07:00
configure_file(
input : 'edi.1.in',
output : 'edi.1',
install_dir : join_paths(get_option('prefix'), 'share/doc/edi/'),
configuration : config_h
)