From: Konrad Rosenbaum Date: Sat, 16 Feb 2013 20:01:36 +0000 (+0100) Subject: include sidgen in clean actions X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=HEAD;p=konrad%2Fpea.git include sidgen in clean actions --- diff --git a/Makefile b/Makefile index c4e21f6..4cfc185 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +50,8 @@ clean distclean:: -$(MAKE) -C monitor $@ -$(MAKE) -C editor $@ -$(MAKE) -C server $@ + -$(MAKE) -C sidgen $@ + -$(MAKE) -C sidgen/tests $@ distclean:: -rm -f bin/*