diff options
author | Dave Airlie <airlied@redhat.com> | 2012-05-16 15:42:59 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-05-23 11:06:12 +0100 |
commit | 80a45bfc26e20d1d481f13cb15c0720d165a8306 (patch) | |
tree | e6e5287c6ffd20d88e1e870669d5d1f92acd4295 /src/Makefile.am | |
parent | 84c3900b5179a8d2cc5f925e94ed5b2bbdee1ad9 (diff) |
radeon: add compat-api.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index dc77c024..26ceda7f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -137,6 +137,7 @@ EXTRA_DIST = \ cayman_reg.h \ cayman_reg_auto.h \ cayman_shader.h \ + compat-api.h \ ati.h \ ativersion.h \ bicubic_table.h \ |