xserver: Branch 'master'

Keith Packard keithp at kemper.freedesktop.org
Fri Oct 4 14:04:15 PDT 2013


 miext/shadow/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4399bd38326b81f7b92365346504d7c6354772a9
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Sep 30 13:30:46 2013 -0400

    miext/shadow: missing c2p_core.h breaks "make distcheck" target.
    
    Reviewed-by: Julien Cristau <jcristau at debian.org>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Keith Packard <keithp at keithp.com>

diff --git a/miext/shadow/Makefile.am b/miext/shadow/Makefile.am
index 1db8a26..27cf414 100644
--- a/miext/shadow/Makefile.am
+++ b/miext/shadow/Makefile.am
@@ -7,6 +7,7 @@ sdk_HEADERS = shadow.h
 endif
 
 libshadow_la_SOURCES =		\
+	c2p_core.h		\
 	shadow.c		\
 	shadow.h		\
 	shafb4.c		\


More information about the xorg-commit mailing list