genode/repos/libports/lib/import/import-sdl_image.mk
Norman Feske 50ea944789 libports/sdl_image: enable XPM, add include/SDL
Some SDL applications expect the SDL_image headers in include/SDL to be
reachable without the SDL/ prefix. This patch adds the corresponding
search path. Furthermore it enables support for XPM images.
2014-11-12 14:44:17 +01:00

3 lines
116 B
Makefile

INC_DIR += $(call select_from_ports,sdl_image)/include \
$(call select_from_ports,sdl_image)/include/SDL