summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2012-01-20 18:51:12 +0900
committerArnaud Fontaine <arnau@debian.org>2012-01-23 10:15:32 +0900
commitf2574e460f6c47997008fb601a709a009d1d0728 (patch)
treea3a8ba4ed081a735ad57904941ce06d424aab839
parent4c8e4acef4bd31f86313bae9e10111984b74e510 (diff)
Add ge and xf86vidmode protocol descriptions.
Reviewed-by: Jamey Sharp <jamey@minilop.net>
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e1e2743..eef2dbc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,6 +6,7 @@ xcbinclude_HEADERS = \
damage.xml \
dpms.xml \
dri2.xml \
+ ge.xml \
glx.xml \
randr.xml \
record.xml \
@@ -18,6 +19,7 @@ xcbinclude_HEADERS = \
xc_misc.xml \
xevie.xml \
xf86dri.xml \
+ xf86vidmode.xml \
xfixes.xml \
xinerama.xml \
xinput.xml \