gtkx: add missing header

The header file gdk/x11/gdkx-autocleanups.h is not installed, but
it is required by gdkx.h

https://bugzilla.gnome.org/show_bug.cgi?id=743640
This commit is contained in:
Víctor Manuel Jáquez Leal 2015-02-02 12:54:37 +01:00
parent 93ae728cc6
commit 64f26db038

View File

@ -62,6 +62,7 @@ libgdkinclude_HEADERS = \
gdkx.h
libgdkx11include_HEADERS = \
gdkx-autocleanups.h \
gdkx11applaunchcontext.h \
gdkx11cursor.h \
gdkx11device.h \