diff options
Diffstat (limited to 'gdk/x11/Makefile.am')
-rw-r--r-- | gdk/x11/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/x11/Makefile.am b/gdk/x11/Makefile.am index caf2f0f8cf..1776ba9702 100644 --- a/gdk/x11/Makefile.am +++ b/gdk/x11/Makefile.am @@ -76,6 +76,7 @@ libgdkinclude_HEADERS = \ gdkx.h libgdkx11include_HEADERS = \ + gdkx11cursor.h \ gdkx11window.h noinst_PROGRAMS = checksettings |