diff options
author | marha <marha@users.sourceforge.net> | 2011-06-08 08:21:55 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-06-08 08:21:55 +0200 |
commit | adeb8256da9b636648178f729d7b3316a0a8e990 (patch) | |
tree | e257c9261b81b08242658404c16fcd6749fcd7d5 /mesalib/Makefile | |
parent | 09a5e4f06e54a817ecbb04b3e2bdc28f27fa3e61 (diff) | |
download | vcxsrv-adeb8256da9b636648178f729d7b3316a0a8e990.tar.gz vcxsrv-adeb8256da9b636648178f729d7b3316a0a8e990.tar.bz2 vcxsrv-adeb8256da9b636648178f729d7b3316a0a8e990.zip |
xserver libX11 mesa git update 8 Jun 2011
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 \ |