summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorStuart Bennett <sb476@cam.ac.uk>2008-11-22 21:20:07 +0000
committerStuart Bennett <sb476@cam.ac.uk>2008-11-22 21:58:35 +0000
commit9d8bd459485392ec21d90c405510f3f097a61921 (patch)
treee2aa8f2533c560dac97f377547449f66703a605e /src/Makefile.am
parenta34a2c07662b0175e03161cb48abaea9d814c1eb (diff)
downloadxorg-driver-xf86-video-nouveau-9d8bd459485392ec21d90c405510f3f097a61921.tar.gz
Punt all bios structs and defines into a new header
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aef1806..bbda75c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,6 +29,7 @@ nouveau_drv_la_LDFLAGS = -module -avoid-version
nouveau_drv_ladir = @moduledir@/drivers
nouveau_drv_la_SOURCES = \
+ nouveau_bios.h \
nouveau_device.c nouveau_device.h nouveau_drmif.h \
nouveau_channel.c nouveau_channel.h \
nouveau_grobj.c nouveau_grobj.h \