summaryrefslogtreecommitdiff
path: root/content/handlers/image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/Makefile')
-rw-r--r--content/handlers/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/Makefile b/content/handlers/image/Makefile
index 5851a1c43..541cd2cf9 100644
--- a/content/handlers/image/Makefile
+++ b/content/handlers/image/Makefile
@@ -12,4 +12,4 @@ S_IMAGE_$(NETSURF_USE_NSSVG) += svg.c
S_IMAGE_$(NETSURF_USE_RSVG) += rsvg.c
S_IMAGE_$(NETSURF_USE_VIDEO) += video.c
-S_IMAGE := $(addprefix image/,$(S_IMAGE_YES))
+S_IMAGE := $(S_IMAGE_YES)