X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/adf24ec25c76cc5eaa5aa319eaa2df1405312f9e..912dbfbf1eb4809f28e4e3a8bdfe76c47e018259:/Makefile

diff --git a/Makefile b/Makefile
index 748378e..5f8cbba 100644
--- 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'"
 
-example:
+examples::
 	@($(MAKE) -C $(EXAMPLES_DIR))
 
 install :