Bugs fixed for stdin and stdout.
[Faustine.git] / Makefile
index 748378e..5f8cbba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ test:
        @echo "open $(SINWAVE_DIR)/output1.wav"
        @echo "octave -q --eval 'plot(wavread(\"$(SINWAVE_DIR)/output1.wav\")); pause'"
 
        @echo "open $(SINWAVE_DIR)/output1.wav"
        @echo "octave -q --eval 'plot(wavread(\"$(SINWAVE_DIR)/output1.wav\")); pause'"
 
-example:
+examples::
        @($(MAKE) -C $(EXAMPLES_DIR))
 
 install :
        @($(MAKE) -C $(EXAMPLES_DIR))
 
 install :