diff options
author | marha <marha@users.sourceforge.net> | 2012-01-23 08:33:10 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-01-23 08:33:10 +0100 |
commit | 45e3694d529b052f4122262c9bdff5476219b2b4 (patch) | |
tree | 173df8f3cea2330e782626e382a90668950d3e6f /libxcb/xcb-proto/src/Makefile.am | |
parent | a8ef69cc0c9e5281e6b745dd4a2be75f629eb8b8 (diff) | |
download | vcxsrv-45e3694d529b052f4122262c9bdff5476219b2b4.tar.gz vcxsrv-45e3694d529b052f4122262c9bdff5476219b2b4.tar.bz2 vcxsrv-45e3694d529b052f4122262c9bdff5476219b2b4.zip |
git update libX11 mesa libxcb xkeyboard-config 23 jan 2012
Diffstat (limited to 'libxcb/xcb-proto/src/Makefile.am')
-rw-r--r-- | libxcb/xcb-proto/src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libxcb/xcb-proto/src/Makefile.am b/libxcb/xcb-proto/src/Makefile.am index e1e2743be..eef2dbc45 100644 --- a/libxcb/xcb-proto/src/Makefile.am +++ b/libxcb/xcb-proto/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 \ |