diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-06 18:43:08 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-06 18:43:33 +1000 |
commit | 7ad11fec2579807371360cb680e593f723ebaa1a (patch) | |
tree | dc9a9ded81ce035d9bca370ceeafcbe8c82ab377 /src/Makefile.am | |
parent | e68fbf743ec88e0fa3a9f1ffe83daf251e250b21 (diff) |
radeon: add make dist headers
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 421d1636..57a365be 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -169,4 +169,6 @@ EXTRA_DIST = \ radeon_pci_device_match_gen.h \ pcidb/ati_pciids.csv \ pcidb/parse_pci_ids.pl \ - radeon_atombios.h + radeon_atombios.h \ + radeon_dri2.h \ + drmmode_display.h |