]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Build h8eurobot by default
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 2 May 2011 08:59:39 +0000 (10:59 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 2 May 2011 08:59:39 +0000 (10:59 +0200)
There is some compilation error now, which was not discovered by buildbot.
We enable this build to catch such errors in future.

build/Makefile

index a46f6d6957da556c918e8e9efbce2c66dd56a1c0..1536c8c650a83bd357b26223e361304b0b71cc49 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS=host ppc lpceurobot # spejblarm h8eurobot h8mirosot
+SUBDIRS=host ppc lpceurobot h8eurobot # spejblarm h8mirosot
 
 all := all $(filter-out all Makefile,$(MAKECMDGOALS))