diff options
author | Keith Packard <keithp@keithp.com> | 2009-10-22 00:17:37 +0900 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-10-22 00:17:37 +0900 |
commit | 4114854893ff57a1be525ec099a4b33e5f9963b1 (patch) | |
tree | 1cba3d6ff71be272ac3a84036e31f77d98c82935 | |
parent | 4d333c5121818754356853724333eadec2dcd18c (diff) | |
download | xserver-4114854893ff57a1be525ec099a4b33e5f9963b1.tar.gz |
Don't attempt to build hw/kdrive/sdl/Makefile anymore
With sdl removed, there's no way to build the sdl Makefile.
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 84ee7b667..14d6095a9 100644 --- a/configure.ac +++ b/configure.ac @@ -2082,7 +2082,6 @@ hw/kdrive/ephyr/Makefile hw/kdrive/fake/Makefile hw/kdrive/fbdev/Makefile hw/kdrive/linux/Makefile -hw/kdrive/sdl/Makefile hw/kdrive/src/Makefile test/Makefile test/xi2/Makefile |