forked from speed-dreams/speed-dreams-code
Change Makefile in usr_36GP remove logo.rgb
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1216 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 5c32ba325214c7bb6e4bb6251bb4073a9b521261 Former-commit-id: 9478f4ae89aff435023a7e818cb0d797123a8356
This commit is contained in:
parent
0458f33afb
commit
555240a7a5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ MODULEDIR = drivers/${ROBOT}
|
|||
SOURCES = ${ROBOT}.cpp driver.cpp opponent.cpp spline.cpp pit.cpp strategy.cpp cardata.cpp raceline.cpp
|
||||
|
||||
SHIPDIR = drivers/${ROBOT}
|
||||
SHIP = ${ROBOT}.xml logo.rgb
|
||||
SHIP = ${ROBOT}.xml
|
||||
SHIPSUBDIRS = 1 2 3 4 5 6 7 8 9 10 11 12 cars
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
|
|
Loading…
Reference in a new issue