summaryrefslogtreecommitdiff
path: root/frontends/riscos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/Makefile')
-rw-r--r--frontends/riscos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/riscos/Makefile b/frontends/riscos/Makefile
index 79e6fc493..31a7f4aea 100644
--- a/frontends/riscos/Makefile
+++ b/frontends/riscos/Makefile
@@ -174,7 +174,7 @@ install-riscos:
package-riscos: netsurf.zip
-netsurf.zip: $(EXETARGET)
+netsurf.zip: $(EXETARGET) $(POSTEXES)
$(eval $@_TMPDIR := $(shell mktemp -d))
$(Q) $(RM) $@
$(Q) cp -rLvp $(FRONTEND_SOURCE_DIR)/appdir $($@_TMPDIR)/!NetSurf