build: Ensure we process the data dir

This commit is contained in:
Marco Trevisan (Treviño) 2021-01-21 00:57:43 +01:00
parent 8ded064e65
commit 018641ad20

View file

@ -240,6 +240,7 @@ if get_option('gtk-examples')
subdir('demo')
endif
subdir('data')
subdir('tests')
pkgconfig = import('pkgconfig')