summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2008-06-22 16:34:22 +0200
committerMaarten Maathuis <madman2003@gmail.com>2008-06-22 16:35:28 +0200
commit75d8947d40e19c5fc039caf4289cf94fd1570eda (patch)
treea5107acc6fc38ebde34585146b0ae39ea14eb817 /src/Makefile.am
parentdf52dc4664df11d57fcf8a6c9ae3f87a149e5392 (diff)
downloadxorg-driver-xf86-video-nouveau-75d8947d40e19c5fc039caf4289cf94fd1570eda.tar.gz
NV50: Some basic code to get kernel modesetting going.
- This will get a cleanup later on.
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 339899c..24d4c0d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -86,5 +86,7 @@ nouveau_drv_la_SOURCES = \
nouveau_output.h \
nouveau_connector.h \
nouveau_modeset.h \
+ drmmode_display.c \
+ drmmode_display.h \
nv_pcicompat.h