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')
|
subdir('demo')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
subdir('data')
|
||||||
subdir('tests')
|
subdir('tests')
|
||||||
|
|
||||||
pkgconfig = import('pkgconfig')
|
pkgconfig = import('pkgconfig')
|
||||||
|
|
Loading…
Reference in a new issue