1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
elinks/contrib/lua/meson.build

4 lines
118 B
Meson
Raw Normal View History

2020-09-11 21:08:34 +02:00
configure_file(input : 'hooks.lua.in',
output : 'hooks.lua',
configuration : conf_data)