proto/randrproto: Branch 'master'

Eric Anholt anholt at kemper.freedesktop.org
Tue Jan 9 19:44:19 EET 2007


 Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)

New commits:
diff-tree 615f8077c55593a2001ca4c84ff3ede5c2c2842a (from 335639ba8f0df1364a6807187ba17eeae5b187e4)
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Jan 9 09:40:47 2007 -0800

    Install the randr protocol description.

diff --git a/Makefile.am b/Makefile.am
index e741694..be38f92 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,4 +6,7 @@ randr_HEADERS = \
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = randrproto.pc
 
-EXTRA_DIST = autogen.sh randrproto.pc.in randrproto.txt
+randrdocdir = $(datadir)/doc/$(PACKAGE)
+randrdoc_DATA = randrproto.txt
+
+EXTRA_DIST = autogen.sh randrproto.pc.in $(randrdoc_DATA)



More information about the xorg-commit mailing list