mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-20 01:29:20 +03:00
5 lines
126 B
Makefile
5 lines
126 B
Makefile
|
# Image content handler sources
|
||
|
include content/handlers/image/Makefile
|
||
|
|
||
|
S_IMAGE := $(addprefix content/handlers/,$(S_IMAGE))
|