diff options
author | Eric Anholt <eric@anholt.net> | 2010-02-19 12:25:47 -0500 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-02-20 12:55:13 -0500 |
commit | 4126f73051aa73defcf342c81aa0fc9062f83f90 (patch) | |
tree | 6cebb8020889916131b7042e6c935cc6c383131e /src/Makefile.am | |
parent | ca173c1eaf0e28f7fa138b1965f5e768b3add895 (diff) |
Remove dead i830_bios.h.
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 7b24b326..eb81b48d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -93,7 +93,6 @@ EXTRA_DIST = \ $(XMODE_SRCS) \ $(INTEL_DRI_SRCS) \ $(INTEL_XVMC_SRCS) \ - i830_bios.h \ i830_display.h if DRI |