summaryrefslogtreecommitdiff
path: root/gdk/x11/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-12-20 15:35:05 +0100
committerMatthias Clasen <mclasen@redhat.com>2010-12-21 12:07:06 -0500
commit6dfa90f57c10366496258b814cd5a81ae233aa0a (patch)
tree8e30f2d0652abbd8ae4ef442d0d284008bb3d522 /gdk/x11/Makefile.am
parent0ca6a7ab20c419405778c90909a26000f88ed720 (diff)
downloadgtk+-6dfa90f57c10366496258b814cd5a81ae233aa0a.tar.gz
x11: Move screen-specific API into gdkx11screen.h
Diffstat (limited to 'gdk/x11/Makefile.am')
-rw-r--r--gdk/x11/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/x11/Makefile.am b/gdk/x11/Makefile.am
index 64e8d36d20..f6982d413a 100644
--- a/gdk/x11/Makefile.am
+++ b/gdk/x11/Makefile.am
@@ -77,6 +77,7 @@ libgdkinclude_HEADERS = \
libgdkx11include_HEADERS = \
gdkx11cursor.h \
+ gdkx11screen.h \
gdkx11visual.h \
gdkx11window.h