summaryrefslogtreecommitdiff
path: root/gdk/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/meson.build')
-rw-r--r--gdk/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/meson.build b/gdk/meson.build
index d6384baee5..a17c9a068c 100644
--- a/gdk/meson.build
+++ b/gdk/meson.build
@@ -4,6 +4,7 @@ gdk_public_sources = files([
'gdkcairo.c',
'gdkcairocontext.c',
'gdkclipboard.c',
+ 'gdkcolor.c',
'gdkcolorspace.c',
'gdkcontentdeserializer.c',
'gdkcontentformats.c',
@@ -66,6 +67,7 @@ gdk_public_headers = files([
'gdkcairo.h',
'gdkcairocontext.h',
'gdkclipboard.h',
+ 'gdkcolor.h',
'gdkcolorspace.h',
'gdkcontentdeserializer.h',
'gdkcontentformats.h',