remove reference to non-existent agpgart.h
This commit is contained in:
parent
7e3e9ed97b
commit
57abb5b171
|
@ -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 \
|
$(srcdir)/../shared/at_scancode.c \
|
||||||
$(PLATFORM_PCI_SUPPORT)
|
$(PLATFORM_PCI_SUPPORT)
|
||||||
|
|
||||||
sdk_HEADERS = agpgart.h
|
|
||||||
|
|
||||||
AM_CFLAGS = -DUSESTDRES -DHAVE_SYSV_IPC $(XORG_CFLAGS)
|
AM_CFLAGS = -DUSESTDRES -DHAVE_SYSV_IPC $(XORG_CFLAGS)
|
||||||
|
|
||||||
INCLUDES = $(XORG_INCS) -I/usr/include/drm # FIXME this last part is crack
|
INCLUDES = $(XORG_INCS) -I/usr/include/drm # FIXME this last part is crack
|
||||||
|
|
Loading…
Reference in New Issue