diff options
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 5130ac1c70..b91ce20d14 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -83,6 +83,7 @@ gdk_c_sources = @STRIP_BEGIN@ \ gdkgc.c \ gdkglobals.c \ gdkimage.c \ + gdkinternals.h \ gdkrgb.c \ gdkrectangle.c \ gdkwindow.c \ |