diff options
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 4b40bc3cbc..51dd0f478e 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -91,7 +91,6 @@ gdk_public_h_sources = \ gdkpixmap.h \ gdkprivate.h \ gdkproperty.h \ - gdkrgb.h \ gdkscreen.h \ gdkselection.h \ gdkspawn.h \ @@ -134,7 +133,6 @@ gdk_c_sources = \ gdkpixbuf-render.c \ gdkpixmap.c \ gdkrectangle.c \ - gdkrgb.c \ gdkscreen.c \ gdkselection.c \ gdkvisual.c \ |