diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-04-18 19:55:52 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-04-18 19:55:52 +0000 |
commit | 72aa7e5cb343204109b4e42d0e52a0d0f3aa0fed (patch) | |
tree | b8e5d673d87b15c8b2151dfbe781b43dbd54cdad /proto/xcb-proto/src/Makefile.am | |
parent | ce98885a4fb988df957cae61b00c5d97e21f7e56 (diff) |
Update to xcb-proto 1.6.
Diffstat (limited to 'proto/xcb-proto/src/Makefile.am')
-rw-r--r-- | proto/xcb-proto/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/xcb-proto/src/Makefile.am b/proto/xcb-proto/src/Makefile.am index 3caaed246..0f0dfbcda 100644 --- a/proto/xcb-proto/src/Makefile.am +++ b/proto/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 \ |