Commit 909434cc authored by Steve Revill's avatar Steve Revill
Browse files

At last this thing installs from clean in a !Builder build. Admittedly, it's...

At last this thing installs from clean in a !Builder build. Admittedly, it's mostly the fault of other components not installing/building correctly.
parent 9374e12b
......@@ -723,6 +723,7 @@ rom: ${ROM_MODULE}
install_common: ${FILES}
@echo
${MKDIR} ${INSTDIR}
${CP} ${TARGET} ${INSTDIR}.!RunImage ${CPFLAGS}~n
${CP} ${LDIR}.!Sprites ${INSTDIR}.!Sprites ${CPFLAGS}n
${CP} ${LDIR}.!Sprites22 ${INSTDIR}.!Sprites22 ${CPFLAGS}n
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment