diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2008-02-15 18:34:31 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-02-15 18:34:31 +0200 |
commit | a596c1618f72179a45289a50a1f9e89462ce9667 (patch) | |
tree | e2d9ffa499d480eacfbfc08ddbd6ed774cdd51c6 /src/Makefile.am | |
parent | 99cd8ff9a7e15fc2b4e55f8bc020f584173a8c2d (diff) |
r128: do not compile in PciChipsets twice
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 9e318ba..069076b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -199,7 +199,6 @@ EXTRA_DIST = \ mach64_common.h \ mach64_dri.h \ mach64_sarea.h \ - r128_chipset.h \ r128_common.h \ r128_dri.h \ r128_dripriv.h \ |