dri2proto: Branch 'master'

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


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

New commits:
commit 84eac7f37646d36c2644b8f6880c10c249068450
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 22 19:24:47 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 2b252f2..153b422 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,8 @@ pkgconfig_DATA = dri2proto.pc
 
 EXTRA_DIST = dri2proto.pc.in dri2proto.txt
 
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
 .PHONY: ChangeLog INSTALL
 
 INSTALL:


More information about the xorg-commit mailing list