diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2008-01-24 15:46:59 -0500 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil> | 2008-01-24 15:46:59 -0500 |
commit | d4daeb1dcc5da665d0c54ee262c3a80875e5ef2d (patch) | |
tree | 697763d1ad3ddc50943ebc242083aaa75ca29716 /src/Makefile.am | |
parent | 4ebc84c7503d16c01c7899713ca5932aa8f50b79 (diff) | |
download | xcb-proto-d4daeb1dcc5da665d0c54ee262c3a80875e5ef2d.tar.gz |
Add XML description for XInput extension.
Some requests and replies are not yet implemented.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index dd0d329..1ce6419 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,9 +16,10 @@ xcbinclude_HEADERS = \ sync.xml \ xc_misc.xml \ xevie.xml \ - xinerama.xml \ xf86dri.xml \ xfixes.xml \ + xinerama.xml \ + xinput.xml \ xprint.xml \ xtest.xml \ xv.xml \ |