From 1af03ed39b6692231544e5c7b8325fa8d70c728d Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 6 Jun 2012 12:00:14 +0100 Subject: ast: port to new compat API. Signed-off-by: Dave Airlie --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') 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 -- cgit v1.2.3