diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-15 16:14:54 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-15 16:14:54 +0100 |
commit | b422d8085aab4e01a1ac4ffb247c73fe51aafa0d (patch) | |
tree | 11c79d5601d29a6456afe9b8099709d4f68d8145 /src/Makefile.am | |
parent | 29dd3f84eecd2892a438f004403521de8986a91d (diff) |
radeon: drop radeon_commonfuncs.
modify all the macros and drop it into radeon_accel.c
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 20d65513..a32fe8de 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -83,7 +83,6 @@ EXTRA_DIST = \ ati.h \ ativersion.h \ bicubic_table.h \ - radeon_commonfuncs.c \ radeon_drm.h \ radeon_exa_render.c \ radeon_exa_funcs.c \ |