summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-04-25 18:09:32 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-04-25 18:09:32 +0930
commit746f61a86d1fd37216508a3f913bf2a1d1287478 (patch)
treee577bedeec4da71938f1c4f547db00285dd0a562 /Makefile.am
parentb762dad06c33a9bdcdedecb9a20d218aa38d05d6 (diff)
downloadxorg-proto-inputproto-746f61a86d1fd37216508a3f913bf2a1d1287478.tar.gz
Remove XInput.h. This file is now part of libXi.
XInput.h only belongs to libXi and is should not be part of the protocol headers. For future revisions of this file refer to git://anongit.freedesktop.org/git/xorg/lib/libXi
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e39ea0a..7dc142c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,6 @@
inputdir = $(includedir)/X11/extensions
input_HEADERS = \
XI.h \
- XInput.h \
XIproto.h
pkgconfigdir = $(libdir)/pkgconfig