mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
5 lines
136 B
Meson
5 lines
136 B
Meson
configure_file(input : 'elinks.spec.in',
|
|
output : 'elinks.spec',
|
|
configuration : conf_data)
|
|
subdir('lua')
|