summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-10-02 11:44:06 +1000
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 20:34:25 -0700
commitd905ce5cab6c4845e459e7f531233e50c9a1f543 (patch)
treef9da0307efa3c0f73569a78d281f7a62989ac3f2 /Makefile.am
parentf0299dace37eb111bcc09cf6578bb4b16c874c7d (diff)
Remove X Input protocol spec.
The protocol spec has moved to the inputproto component. Rather than having two different specs that may become out-of-sync, remove it from here and stick a reference in. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8c92149..22c4d5b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -161,7 +161,7 @@ EXTRA_DIST = \
specs/Xi/library.ms \
specs/XIM/xim.ms \
specs/Xi/porting.ms \
- specs/Xi/protocol.ms \
+ specs/Xi/protocol.txt \
specs/XKB/Proto/dflttrns.fm5 \
specs/XKB/Proto/encoding.fm5 \
specs/XKB/Proto/keysyms.fm5 \