summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-07-22 17:29:18 +0100
committerThomas White <taw@bitwiz.org.uk>2009-07-22 17:29:18 +0100
commit477353734de273195ee777eeace44f50aab00e47 (patch)
treee21606e082466f073053a17c0a17f203021b9c3a /src/Makefile.am
parentc9f31330d7847820a9cabebc193f22a176690a67 (diff)
Drop in most of the rest of the code
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 28da384..447784f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,4 +38,6 @@ glamo_drv_la_SOURCES = \
glamo-engine.c \
glamo-kms-driver.c \
crtc.c \
- output.c
+ output.c \
+ glamo-dri2.c \
+ glamo-kms-exa.c