summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-01-09 16:28:32 -0500
committerKeith Packard <keithp@keithp.com>2010-01-10 12:01:58 -0800
commitd727ddb91a549d23f6bf323e91db4b8916c1b7a0 (patch)
treeb9c237081d10665798ba1f64eb2393884e874f3e
parent6313d2da6c6910827d68cf31fe00b46a34c5bfc7 (diff)
kdrive: klinux.h breaks make dist
This file is no longer part of the source code and must be removed from distribution. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net> Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--hw/kdrive/linux/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/linux/Makefile.am b/hw/kdrive/linux/Makefile.am
index fe4a3d183..93e5d2f9f 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