diff src/video/fbcon/Makefile.am @ 133:5d4bafca35cd

Added support for hardware accelerated NVidia driver on framebuffer console Still missing colorkey and alpha blit support
author Sam Lantinga <slouken@libsdl.org>
date Tue, 31 Jul 2001 20:08:51 +0000
parents 74212992fb08
children
line wrap: on
line diff
--- a/src/video/fbcon/Makefile.am	Tue Jul 31 06:08:11 2001 +0000
+++ b/src/video/fbcon/Makefile.am	Tue Jul 31 20:08:51 2001 +0000
@@ -18,8 +18,12 @@
 	SDL_fbmatrox.h		\
 	SDL_fbmouse.c		\
 	SDL_fbmouse_c.h		\
+	SDL_fbriva.c		\
+	SDL_fbriva.h		\
 	SDL_fbvideo.c		\
 	3dfx_mmio.h		\
 	3dfx_regs.h		\
 	matrox_mmio.h		\
-	matrox_regs.h
+	matrox_regs.h		\
+	riva_mmio.h		\
+	riva_regs.h