diff options
author | marha <marha@users.sourceforge.net> | 2009-12-02 19:44:36 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-12-02 19:44:36 +0000 |
commit | 57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (patch) | |
tree | e238147f048f84c45b4d2d0de99c7939d6bb5d1d /libxcb/xcb-proto/src/Makefile.am | |
parent | 314d225f3a60cc0ea63c292a2c2ffe3609e7c739 (diff) | |
download | vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.gz vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.bz2 vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.zip |
Updated to xcb-proto-1.6
Diffstat (limited to 'libxcb/xcb-proto/src/Makefile.am')
-rw-r--r-- | libxcb/xcb-proto/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxcb/xcb-proto/src/Makefile.am b/libxcb/xcb-proto/src/Makefile.am index 3caaed246..0f0dfbcda 100644 --- a/libxcb/xcb-proto/src/Makefile.am +++ b/libxcb/xcb-proto/src/Makefile.am @@ -5,6 +5,7 @@ xcbinclude_HEADERS = \ composite.xml \ damage.xml \ dpms.xml \ + dri2.xml \ glx.xml \ randr.xml \ record.xml \ |