From a407fa373bb72f29050e3f027042011075b3bdf0 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Fri, 15 Jul 2005 22:51:05 +0000 Subject: Move drm up to os-support since the files are shared by multiple platforms. Fix the dri and drm build. Fix server-side DMX extension build. Make xf4bpp use the correct version of mfbline.c for mfbseg.c. Add #ifndef _HEADERNAME_H_/#define _HEADERNAME_H_/.../#endif to the headers. --- hw/dmx/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/dmx') diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am index 9dba2d7c4..d53d28624 100644 --- a/hw/dmx/Makefile.am +++ b/hw/dmx/Makefile.am @@ -31,8 +31,8 @@ Xdmx_SOURCES = dmxinit.c \ dmxsync.c \ dmxextension.c \ dmxpict.c \ + dmx.c \ $(top_srcdir)/fb/fbcmap.c \ - $(top_srcdir)/Xext/dmx.c \ $(top_srcdir)/mi/miinitext.c \ $(GLX_SRCS) -- cgit v1.2.3