summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2007-04-16 02:23:26 -0700
committerAaron Plattner <aplattner@nvidia.com>2007-04-24 16:38:04 -0700
commit339e30cb49a48344ec7b0dfd701b958b07ed32e5 (patch)
treeab7c482035d2baad7f5c700f48a2cfe590ee1076 /src/Makefile.am
parentc6e4105ce40ef053e026cc0ffe4925ab568ea700 (diff)
G80: EXA infrastructure.
No acceleration yet.
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 52b6b47..e2166fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -75,6 +75,8 @@ g80_sources = \
g80_dma.c \
g80_dma.h \
g80_driver.c \
+ g80_exa.c \
+ g80_exa.h \
g80_output.c \
g80_output.h \
g80_sor.c \