Add missing cleanup of test/appss folder to test/Makefile

Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
pull/2703/head
Norbert Heusser 3 years ago
parent a65176667c
commit c834868cfa

@ -33,3 +33,4 @@ clean :
$(MAKE) -C lib clean
$(MAKE) -C broker clean
$(MAKE) -C unit clean
$(MAKE) -C apps clean

Loading…
Cancel
Save