mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
shared-glapi: Don't forget to clean our built file.
Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
26eaee3245
commit
559d592448
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ glapi_mapi_tmp.h : $(GLAPI)/gen/gl_and_es_API.xml $(glapi_gen_mapi_deps)
|
|||
$(call glapi_gen_mapi,$<,shared-glapi)
|
||||
|
||||
BUILT_SOURCES = glapi_mapi_tmp.h
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
$(DEFINES) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue