mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02:00
* common_rules.make: Created to hold the conditional build rule
override. All Makefile.am's updated.
This commit is contained in:
parent
4e856077b7
commit
68af9a0773
1 changed files with 1 additions and 0 deletions
|
|
@ -40,3 +40,4 @@ EXTRA_HEADERS = amesa.h dosmesa.h foomesa.h glut_h.dja mesa_wgl.h mglmesa.h \
|
|||
GLinclude_HEADERS = gl.h glext.h gl_mangle.h glu.h glu_mangle.h \
|
||||
$(sel_inc_fx) $(sel_inc_ggi) $(sel_inc_osmesa) $(sel_inc_svga) \
|
||||
$(sel_inc_x11) $(sel_inc_glut)
|
||||
include $(top_srcdir)/common_rules.make
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue