summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 4b8c0ff18..851d89575 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -162,7 +162,7 @@ endif
ifeq ($(TARGET),amiga)
SOURCES := $(S_COMMON) $(S_IMAGE) $(S_BROWSER) $(S_AMIGA) $(S_PDF)
-EXETARGET := NetSurf
+EXETARGET := NetSurf$(SUBTARGET)
endif
ifeq ($(TARGET),framebuffer)