Skip to content

Commit 1f12663

Browse files
NicJANicJA
NicJA
authored and
NicJA
committed
use the defined path not a hardcoded versions where applicable.
git-svn-id: https://svn.aros.org/svn/aros/trunk@54330 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
1 parent 2005f07 commit 1f12663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmakefile.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include $(SRCDIR)/config/aros.cfg
44
#MM tools-ilbmtoicon : includes linklibs tools-ilbmtoicon-docs
55

66
FILES := ilbmtoicon infoinfo
7-
EXEDIR := $(AROS_CONTRIB)/Development/Build
7+
EXEDIR := $(AROS_CONTRIB)/$(AROS_DIR_DEVELOPER)/Build
88

99
%build_progs mmake=tools-ilbmtoicon \
1010
targetdir=$(EXEDIR) \

0 commit comments

Comments
 (0)