From: etisserant Date: Thu, 18 Sep 2008 21:46:35 +0000 (+0000) Subject: Remover SillySlave from LSS build X-Git-Url: https://rtime.felk.cvut.cz/gitweb/CanFestival-3.git/commitdiff_plain/63ab42cc6c034f56c52354d41c962953662e3d6b Remover SillySlave from LSS build --- diff --git a/examples/Makefile.in b/examples/Makefile.in index 6b4dae3..cff706e 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -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