summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-01-30 02:19:08 +0100
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-02-03 17:02:21 +0100
commite06dfd2964f9bd7f0855a101f5e6971020dfa6be (patch)
treefdd053b87aabb08873ac57fa64cf303f4b842c8f /src/Makefile.am
parenta69c50780cacf0d0f2948208cfa7e0558a8c3644 (diff)
downloadxorg-driver-xf86-video-nouveau-e06dfd2964f9bd7f0855a101f5e6971020dfa6be.tar.gz
Separate the shaders from the rest of the code.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 35bf72d..3b02670 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -80,6 +80,7 @@ nouveau_drv_la_SOURCES = \
nv50_cursor.h \
nv50_output.h \
nv50reg.h \
- nv_shaders.h \
+ nv30_shaders.c \
+ nv30_shaders.h \
nv_pcicompat.h