summaryrefslogtreecommitdiff
path: root/helpcontent2/source/auxiliary
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-19 02:05:44 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-03 13:37:01 -0600
commite3f4c59f1b96e4046d6ffbac342a25a78204fe59 (patch)
tree7dcb01880c465c178921adf7f1b3d93810d2cd57 /helpcontent2/source/auxiliary
parent60dac987110d6da21e27504a6cf607a37b2c1200 (diff)
replace SOLARSRC by SRC_ROOT
Diffstat (limited to 'helpcontent2/source/auxiliary')
-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) $@