mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
Revert "osmesa: don't try to bundle osmesa.def SConscript"
This reverts commit c07df0f201.
Now that the SCons build is back we need to include the files in the
tarball.
This commit is contained in:
parent
9601815b4b
commit
26f4638684
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
# IN THE SOFTWARE.
|
||||
|
||||
EXTRA_DIST = osmesa.def SConscript
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue