summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-02-23 13:46:30 -0800
committerEric Anholt <anholt@leguin.anholt.net>2006-04-06 15:51:53 -0700
commit139d33ac807fb0fc35c37c3689a6e80238199442 (patch)
treeeb119b5f7430db2128eae109fe14ee8abd01354b /src/Makefile.am
parentbe6216cd8c6a47dd053240f7a5d1445b61f79038 (diff)
Initial add of native CRT modesetting code.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c64c2036..16e9812b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -47,6 +47,8 @@ i810_drv_la_SOURCES = \
i830_common.h \
i830_cursor.c \
i830_dga.c \
+ i830_display.c \
+ i830_display.h \
i830_driver.c \
i830.h \
i830_io.c \