summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-12 17:20:00 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-12 17:20:00 +0100
commit1c9c972a2a1fc16716e4be84d150d5a9ceb29fe2 (patch)
tree29c2263b81e79d3ea926214adbe07228bfbd299f
parentb5436b49d7d24b536d524b84ef07bf867352dc87 (diff)
downloadcolord-1c9c972a2a1fc16716e4be84d150d5a9ceb29fe2.tar.gz
colord: Include all the files in the GIR target
-rw-r--r--lib/colord/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/colord/meson.build b/lib/colord/meson.build
index ae8e31e..bbd1e59 100644
--- a/lib/colord/meson.build
+++ b/lib/colord/meson.build
@@ -164,6 +164,10 @@ libcolord_girtarget = gnome.generate_gir(colord,
'cd-enum.h',
'cd-icc.c',
'cd-icc.h',
+ 'cd-it8.c',
+ 'cd-it8.h',
+ 'cd-math.c',
+ 'cd-math.h',
'cd-profile.c',
'cd-profile.h',
'cd-profile-sync.c',