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 134fc1881a..5130ac1c70 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -76,6 +76,7 @@ gdk_public_h_sources = @STRIP_BEGIN@ \ gdk_c_sources = @STRIP_BEGIN@ \ gdk.c \ gdkcolor.c \ + gdkcursor.c \ gdkdraw.c \ gdkevents.c \ gdkfont.c \ |