X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/02c1ef905d2101df872ccccccb2e4c7c0a508571..4745d0cba82b458d491320c72e564b23899a5310:/Makefile

diff --git a/Makefile b/Makefile
index 582ead6..e1b6ac3 100644
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,7 @@ mrproper: clean
 	@($(MAKE) -C $(EXAMPLES_DIR) clean)
 
 test:
+	@$(MAKE) -C $(SINWAVE_DIR) clean
 	@$(MAKE) -C $(SINWAVE_DIR)
 
 	@echo "    You might want to check the output file with either:"