usr_trb1 - fixed makefile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1267 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: aa8d3f7a3228371dec4e0e2e236d1b1baa4d8bac Former-commit-id: 0d1e4148f56923d907ea0ea18b0f11cbe78c683d
This commit is contained in:
parent
c66a4d5e95
commit
8d7e864e3b
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ SHIP = ${ROBOT}.xml
|
|||
SHIPSUBDIRS = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 cars
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src-robots-usr_trb1_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_trb1_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
Loading…
Reference in a new issue