X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Faustine.git/blobdiff_plain/50baab1849bddf73ee88b54f52b28060de1ce289..HEAD:/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:"