import meson_options.txt into package tree

This commit is contained in:
Simental Magana, Marcos
2017-09-13 11:03:27 -05:00
parent 91ab690815
commit ecb89eef12
+2 -1
View File
@@ -81,7 +81,8 @@ transforms = {
'ChangeLog.md': 'ChangeLog',
'changes.rst': 'ChangeLog',
'changes.txt': 'ChangeLog',
'news': 'NEWS'
'news': 'NEWS',
'meson_options.txt': 'meson_options.txt'
}
config_opts = {}