build: Ensure we process the data dir
This commit is contained in:
parent
8ded064e65
commit
018641ad20
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ if get_option('gtk-examples')
|
|||
subdir('demo')
|
||||
endif
|
||||
|
||||
subdir('data')
|
||||
subdir('tests')
|
||||
|
||||
pkgconfig = import('pkgconfig')
|
||||
|
|
Loading…
Reference in a new issue