[PATCH xserver] miext/shadow: missing c2p_core.h breaks "make distcheck" target.

Gaetan Nadon memsize at videotron.ca
Sat Sep 21 10:14:06 PDT 2013


Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 miext/shadow/Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/miext/shadow/Makefile.am b/miext/shadow/Makefile.am
index 1db8a26..ec79679 100644
--- a/miext/shadow/Makefile.am
+++ b/miext/shadow/Makefile.am
@@ -33,4 +33,5 @@ libshadow_la_SOURCES =		\
 	shrot8pack.c		\
 	shrotate.c		\
 	shrotpack.h		\
-	shrotpackYX.h
+	shrotpackYX.h		\
+	c2p_core.h
-- 
1.7.9.5



More information about the xorg-devel mailing list