Browse Source

Distribute dri_sarea.h with the tarballs

The GL/internal/dri_sarea.h header was missing from the tarballs,
causing the build to bomb for DRI2.
tags/mesa_7_1_rc1
Dan Nicholson 17 years ago
parent
commit
930c253947
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Makefile

+ 1
- 0
Makefile View File

@@ -314,6 +314,7 @@ MAIN_FILES = \

DRI_FILES = \
$(DIRECTORY)/include/GL/internal/dri_interface.h \
$(DIRECTORY)/include/GL/internal/dri_sarea.h \
$(DIRECTORY)/include/GL/internal/sarea.h \
$(DIRECTORY)/src/glx/Makefile \
$(DIRECTORY)/src/glx/x11/Makefile \

Loading…
Cancel
Save