diff options
author | Benjamin Franzke <[email protected]> | 2011-05-30 11:58:32 +0200 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2011-06-07 10:28:19 -0400 |
commit | 09f83ce4da3d8c6320929bdd7feacc9914b55ac6 (patch) | |
tree | 08fb3bdbd039e876bcac3c91e7fc482b38ebe547 /Makefile | |
parent | 681ed756c05ad0be03425417dce18fb1d525e0bd (diff) |
Add intel pci id lists
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -230,6 +230,7 @@ MAIN_FILES = \ $(DIRECTORY)/include/GL/vms_x_fix.h \ $(DIRECTORY)/include/GL/wglext.h \ $(DIRECTORY)/include/GL/wmesa.h \ + $(DIRECTORY)/include/pci_ids/*.h \ $(DIRECTORY)/src/getopt/SConscript \ $(DIRECTORY)/src/getopt/getopt*.[ch] \ $(DIRECTORY)/src/glsl/Makefile \ |