aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin Franzke <[email protected]>2011-05-30 11:58:32 +0200
committerKristian Høgsberg <[email protected]>2011-06-07 10:28:19 -0400
commit09f83ce4da3d8c6320929bdd7feacc9914b55ac6 (patch)
tree08fb3bdbd039e876bcac3c91e7fc482b38ebe547 /Makefile
parent681ed756c05ad0be03425417dce18fb1d525e0bd (diff)
Add intel pci id lists
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f3c0a20a3c2..e77e64925d2 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \