summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-06-06 12:00:14 +0100
committerDave Airlie <airlied@redhat.com>2012-06-06 12:00:14 +0100
commit1af03ed39b6692231544e5c7b8325fa8d70c728d (patch)
tree3abf9399a50a62fdc5f851bd50bde21712ce855d /src/Makefile.am
parentf981caeb7ebf53fea9d8f852edea6605d44d975e (diff)
ast: port to new compat API.
Signed-off-by: Dave Airlie <airlied@redhat.com>
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 4cd7075..dd6ca3d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,4 +42,5 @@ ast_drv_la_SOURCES = \
ast_pcirename.h \
ast_tool.c \
ast_vgatool.c \
- ast_vgatool.h
+ ast_vgatool.h \
+ compat-api.h