Added dandroid_mpa11
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6328 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 264d8f38a546e28ed90131b9032ac4633d1de2f1 Former-commit-id: 5a20afb9947e44838577f16e1f7043e9b6779f46
This commit is contained in:
parent
0260c251a6
commit
2071ccf0fc
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ SET(ROBOT_SOURCES
|
|||
)
|
||||
|
||||
# Official-only dandroid instances.
|
||||
SET(ROBOT_CLONES dandroid_36GP dandroid_67GP dandroid_lp1 dandroid_ls1 dandroid_ls2 dandroid_mpa1 dandroid_mpa12 dandroid_rs dandroid_sc dandroid_trb1)
|
||||
SET(ROBOT_CLONES dandroid_36GP dandroid_67GP dandroid_lp1 dandroid_ls1 dandroid_ls2 dandroid_mpa1
|
||||
dandroid_mpa11 dandroid_mpa12 dandroid_rs dandroid_sc dandroid_trb1)
|
||||
|
||||
# The ubiquitous robot module and its clones.
|
||||
ROBOT_MODULE(NAME ${ROBOT_NAME} VERSION 2.0.0 SOVERSION 1.0.0
|
||||
|
|
Loading…
Reference in a new issue