properly search for lua includes and the library directory
[project/uci.git] / test / references / import.data
1 package 'import'
2
3 config 'type' 'section'
4         option 'opt' 'val'
5         list 'list_opt' 'val0'
6         list 'list_opt' 'val1'
7