[PATCH xserver] kdrive: klinux.h breaks make dist

Gaetan Nadon memsize at videotron.ca
Sat Jan 9 13:28:32 PST 2010


This file is no longer part of the source code
and must be removed from distribution.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 hw/kdrive/linux/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/kdrive/linux/Makefile.am b/hw/kdrive/linux/Makefile.am
index fe4a3d1..93e5d2f 100644
--- a/hw/kdrive/linux/Makefile.am
+++ b/hw/kdrive/linux/Makefile.am
@@ -8,7 +8,7 @@ noinst_LTLIBRARIES = liblinux.la
 
 liblinux_la_SOURCES =
 
-liblinux_la_SOURCES += linux.c klinux.h
+liblinux_la_SOURCES += linux.c
 
 if KDRIVE_KBD
 liblinux_la_SOURCES += keyboard.c
-- 
1.6.0.4

Initial post for review.
It breaks the make dist target but it could not be detected because
the hw/dmx/doc failed first.


More information about the xorg-devel mailing list