summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2006-11-09 15:31:07 -0700
committerJordan Crouse <jordan.crouse@amd.com>2006-11-09 16:28:10 -0700
commit98aad0c298e59b6336e9219cc37294644d2d9e95 (patch)
tree41ce2c1545e19510e8f3ea626fadf8ef6ad5d89a /src/Makefile.am
parente18f0a7efe7bbc7655a9fdcd3b74ec8c799a86a2 (diff)
PATCH: Add special support for the OLPC DCON
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 c3d3433..db8c264 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -47,6 +47,7 @@ amd_drv_la_SOURCES = \
amd_gx_video.c \
amd_gx_shadow.c \
amd_gx_regacc.c \
+ amd_gx_dcon.c \
durango.c \
panel.c \
amd_lx_driver.c \