adding lerabot sample

This commit is contained in:
lerabot 2018-06-05 12:16:38 -04:00
parent f1c58fe901
commit 7c60a2b0db

View File

@ -11,4 +11,5 @@ all:
$(KOS_MAKE) -C nehe02va all
$(KOS_MAKE) -C nehe03 all
$(KOS_MAKE) -C nehe06 all
$(KOS_MAKE) -C ortho2d all
$(KOS_MAKE) -C ortho2d all
$(KOS_MAKE) -C lerabot01 all