mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
egl/dri2: Add headers to distribution.
This commit is contained in:
parent
7a08a1e61b
commit
00ab151ad1
1 changed files with 2 additions and 1 deletions
|
|
@ -36,8 +36,9 @@ AM_CFLAGS = \
|
|||
noinst_LTLIBRARIES = libegl_dri2.la
|
||||
|
||||
libegl_dri2_la_SOURCES = \
|
||||
egl_dri2.c \
|
||||
egl_dri2.h \
|
||||
egl_dri2.c
|
||||
egl_dri2_fallbacks.h
|
||||
|
||||
libegl_dri2_la_LIBADD = \
|
||||
$(top_builddir)/src/loader/libloader.la \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue