proto/randrproto: Branch 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 22 17:04:48 PST 2009


 Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit cfec02addb9475f5247c69454ccea87d0914cce1
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 22 19:24:48 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

diff --git a/Makefile.am b/Makefile.am
index 493a29b..e4bf141 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,8 @@ randrdoc_DATA = randrproto.txt
 
 EXTRA_DIST = randrproto.pc.in $(randrdoc_DATA)
 
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
 .PHONY: ChangeLog INSTALL
 
 INSTALL:


More information about the xorg-commit mailing list