diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-05-22 10:29:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-05-23 21:16:16 -0700 |
commit | 1805c74d9b0ed46802481bcd6beea5feeb60212c (patch) | |
tree | 7afe8519850d514df0623c383051cb5eed918aed | |
parent | 5939e39a641773a36c22104e1184143678dca7a2 (diff) |
Add RandR 1.2 README.modes doc to EXTRA_DIST
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
-rw-r--r-- | hw/xfree86/doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/doc/Makefile.am b/hw/xfree86/doc/Makefile.am index 5809fa05f..72bc5d9a8 100644 --- a/hw/xfree86/doc/Makefile.am +++ b/hw/xfree86/doc/Makefile.am @@ -6,4 +6,5 @@ endif EXTRA_DIST = \ README.DRI \ + README.modes \ README.rapidaccess |