Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git] / Makefile
index 582ead6..e1b6ac3 100644 (file)
--- 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:"