diff options
Diffstat (limited to 'mesalib/Makefile')
-rw-r--r-- | mesalib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/Makefile b/mesalib/Makefile index f3c0a20a3..e77e64925 100644 --- a/mesalib/Makefile +++ b/mesalib/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 \ |