diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2000-03-28 01:24:44 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-03-28 01:24:44 +0000 |
commit | 8098546227671a5d082fdf8f4811ee3ffca7f6d8 (patch) | |
tree | d1857c89ee73451cbb04bbf595c0dc8bade55987 /gdk/Makefile.am | |
parent | 4238d406e928d1afd95ab0c6ae51b6a37f9780ea (diff) | |
download | gtk+-8098546227671a5d082fdf8f4811ee3ffca7f6d8.tar.gz |
Merge no-flicker branch into HEAD
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 \ |