r3843: Auto commit for Debian build
[wdq2wav.git] / Makefile
index 08a12db28144934daf20063cfc986a028578e2ac..088db623d407166e1c1353fb08083530ccae0571 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all: compile-linux
 clean:
        rm -f $(base) $(base).o
 
-compile-linux: wdq2wav
+compile: wdq2wav
 
 debug:
        g++ -g -I. $(base).cpp -o $(base)