mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
85a2ebc1c4
Issue #1082
5 lines
143 B
Makefile
5 lines
143 B
Makefile
SDL_PORT_DIR := $(call select_from_ports,sdl)
|
|
|
|
INC_DIR += $(SDL_PORT_DIR)/include $(SDL_PORT_DIR)/include/SDL
|
|
REP_INC_DIR += include/SDL
|