From 57abb5b171b2fe88252aeb788463e533106d66b9 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Fri, 14 Oct 2005 08:29:16 +0000 Subject: [PATCH] remove reference to non-existent agpgart.h --- hw/xfree86/os-support/linux/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/xfree86/os-support/linux/Makefile.am b/hw/xfree86/os-support/linux/Makefile.am index c4d971573..f297072b2 100644 --- a/hw/xfree86/os-support/linux/Makefile.am +++ b/hw/xfree86/os-support/linux/Makefile.am @@ -22,8 +22,6 @@ liblinux_la_SOURCES = lnx_init.c lnx_video.c lnx_io.c lnx_kbd.c lnx_mouse.c \ $(srcdir)/../shared/at_scancode.c \ $(PLATFORM_PCI_SUPPORT) -sdk_HEADERS = agpgart.h - AM_CFLAGS = -DUSESTDRES -DHAVE_SYSV_IPC $(XORG_CFLAGS) INCLUDES = $(XORG_INCS) -I/usr/include/drm # FIXME this last part is crack