diff options
author | Dave Airlie <airlied@redhat.com> | 2007-11-21 08:56:40 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2007-11-21 08:56:40 +1000 |
commit | 295ce277bb0a44b9539b3dba575e7aff279dc2d0 (patch) | |
tree | 071ccca77171ddfeed18f9095a9a47c18bd53579 /src/Makefile.am | |
parent | 20083b0695987b25e442ecbdec24f3cb6f1ac2ae (diff) |
add missing files for make dist
noted by ndim on #radeonhd
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 938c5fd0..fd870c4b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -215,4 +215,5 @@ EXTRA_DIST = \ radeon_chipset_gen.h \ radeon_pci_chipset_gen.h \ pcidb/ati_pciids.csv \ - pcidb/parse_pci_ids.pl + pcidb/parse_pci_ids.pl \ + radeon_atombios.h |