xf86-video-amdgpu: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Nov 14 16:39:46 UTC 2018


 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a9da219e13bd0cdec65554382b5cd15abc3e3778
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Wed Nov 14 09:58:28 2018 +0100

    Add README.md to EXTRA_DIST
    
    Otherwise it isn't included in the generated tarballs.
    
    Suggested-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

diff --git a/Makefile.am b/Makefile.am
index b8d99f3..d14ed8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,4 +31,4 @@ INSTALL:
 ChangeLog:
 	$(CHANGELOG_CMD)
 
-EXTRA_DIST = ChangeLog INSTALL
+EXTRA_DIST = ChangeLog INSTALL README.md


More information about the xorg-commit mailing list