summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2007-12-30 15:01:47 +0100
committerMaarten Maathuis <madman2003@gmail.com>2007-12-30 15:01:47 +0100
commitdf36ea6d9cd2a22b51a0386bbfe4f6760ed98d97 (patch)
tree208dad0182ada8a5c7825d695c27a86ddbd68cc0 /src/Makefile.am
parent29851581b2420570efd4fca2d4f6a19113ea6947 (diff)
downloadxorg-driver-xf86-video-nouveau-df36ea6d9cd2a22b51a0386bbfe4f6760ed98d97.tar.gz
Add some headerfiles to Makefile.am
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 458233c..fdc264d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,7 @@ nouveau_drv_la_SOURCES = \
nouveau_dma.c nouveau_dma.h \
nouveau_bo.c nouveau_bo.h \
nouveau_class.h \
+ nouveau_local.h \
nv_accel_common.c \
nv_bios.c \
nv_const.h \
@@ -75,6 +76,7 @@ nouveau_drv_la_SOURCES = \
nv50_display.h \
nv50_cursor.h \
nv50_output.h \
+ nv50reg.h \
nv_shaders.h \
nv_pcicompat.h