summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--helpcontent2/source/auxiliary/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk
index a931641a4f..45ab373443 100644
--- a/helpcontent2/source/auxiliary/makefile.mk
+++ b/helpcontent2/source/auxiliary/makefile.mk
@@ -99,7 +99,7 @@ aux_dirs .PHONY :
$(COMMONBIN)$/helpimg.ilst .PHONY:
-$(RM) $@
- $(PERL) $(PRJ)$/helpers$/create_ilst.pl -dir=$(SOLARSRC)/icon-themes/galaxy/res/helpimg > $@.$(INPATH)
+ $(PERL) $(PRJ)$/helpers$/create_ilst.pl -dir=$(SRC_ROOT)/icon-themes/galaxy/res/helpimg > $@.$(INPATH)
$(RENAME) $@.$(INPATH) $@