X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/456ab1eb0f387a99d0bfdc5bb3c42c20d645b331..e3449439410ee92986e5ef95fc933813dfa6c67b:/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 :