]> rtime.felk.cvut.cz Git - CanFestival-3.git/commitdiff
Remover SillySlave from LSS build
authoretisserant <etisserant>
Thu, 18 Sep 2008 21:46:35 +0000 (21:46 +0000)
committeretisserant <etisserant>
Thu, 18 Sep 2008 21:46:35 +0000 (21:46 +0000)
examples/Makefile.in

index 6b4dae324cb57f6cc2247cc6e601151e58bd612b..cff706e059a2720d25948aa22666e88e54097b18 100644 (file)
@@ -46,7 +46,6 @@ define build_command_seq
        $(MAKE) -C TestMasterSlave $@
        $(MAKE) -C TestMasterSlaveLSS $@
        $(MAKE) -C TestMasterMicroMod $@
-       $(MAKE) -C SillySlave $@
        $(build_command_seq_wx)
 endef
 else