diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 17c5aa79..c2214b27 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -169,8 +169,11 @@ EXTRA_DIST = \ r128_version.h \ radeon_chipset.h \ radeon_common.h \ + radeon_commonfuncs.c \ radeon_dri.h \ radeon_dripriv.h \ + radeon_exa_render.c \ + radeon_exa_funcs.c \ radeon.h \ radeon_macros.h \ radeon_mergedfb.h \ |