[PATCH xserver 3/5] fb and xi: source files in EXTRA_DIST are redundant

Gaetan Nadon memsize at videotron.ca
Mon Feb 17 14:33:12 PST 2014


This statement has never been needed. The source files were distributed
as they are part of many DDXes libraries.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 Xi/Makefile.am |    1 -
 fb/Makefile.am |    1 -
 2 files changed, 2 deletions(-)

diff --git a/Xi/Makefile.am b/Xi/Makefile.am
index af85bd0..b4494e4 100644
--- a/Xi/Makefile.am
+++ b/Xi/Makefile.am
@@ -107,4 +107,3 @@ libXi_la_SOURCES =	\
 	xiwarppointer.c \
 	xiwarppointer.h
 
-EXTRA_DIST = stubs.c
diff --git a/fb/Makefile.am b/fb/Makefile.am
index 89f3bab..f8c4f53 100644
--- a/fb/Makefile.am
+++ b/fb/Makefile.am
@@ -51,4 +51,3 @@ libfb_la_SOURCES = 	\
 
 libwfb_la_SOURCES = $(libfb_la_SOURCES)
 
-EXTRA_DIST = fbcmap_mi.c
-- 
1.7.9.5



More information about the xorg-devel mailing list