From 6c412a43e42538a51d3a4d92a6db12b0b6cf0e9b Mon Sep 17 00:00:00 2001 From: Jaymz Julian Date: Sat, 28 Feb 2004 09:47:55 +0000 Subject: sdl x server so that we can x-on-x the fb stuff for ease of debugging. if anyone uses this in production, a big scary monster will eat them. hrm, perhaps i should make it have a --i-know-what-i'm-doing param that it doens't start without, heh --- hw/kdrive/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hw/kdrive/Makefile.am') diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am index b43d6c948..89da28b46 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -6,10 +6,12 @@ if KDRIVEFBDEV FBDEV_SUBDIRS = fbdev endif +XSDL_SUBDIRS=@XSDL_DIRS@ + SUBDIRS = \ src \ linux \ + $(XSDL_SUBDIRS) \ $(FBDEV_SUBDIRS) \ $(VESA_SUBDIRS) \ ati - -- cgit v1.2.3