diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 16:37:16 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 16:37:16 -0500 |
commit | 3ca69937f4c76d1ca0f1d22971598e2fcf3c4b6a (patch) | |
tree | ba20534d64b89e8a327446a3da8042a4742ec63d /gdk/x11/Makefile.am | |
parent | 9cdbb31c06a328b691506dc4a86e13b8feffb925 (diff) | |
download | gtk+-3ca69937f4c76d1ca0f1d22971598e2fcf3c4b6a.tar.gz |
Don't install headers twice
Diffstat (limited to 'gdk/x11/Makefile.am')
-rw-r--r-- | gdk/x11/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdk/x11/Makefile.am b/gdk/x11/Makefile.am index bdabb21c96..c9421b8bf0 100644 --- a/gdk/x11/Makefile.am +++ b/gdk/x11/Makefile.am @@ -83,11 +83,7 @@ libgdkx11include_HEADERS += \ gdkx11applaunchcontext.h \ gdkx11cursor.h \ gdkx11device-core.h \ - gdkx11device-xi.h \ - gdkx11device-xi2.h \ gdkx11devicemanager-core.h \ - gdkx11devicemanager-xi.h \ - gdkx11devicemanager-xi2.h \ gdkx11display.h \ gdkx11displaymanager.h \ gdkx11dnd.h \ |