diff --git a/Makefile b/Makefile
index f1c48c2c5bb8cff90d601b61e71350c0edbf122f..fcb9d7686a5b4a974671d819b966bb47e420ec16 100755
--- a/Makefile
+++ b/Makefile
@@ -397,7 +397,7 @@ testexpr2: ast_expr2f.c ast_expr2.c ast_expr2.h
 	gcc -g -c -DSTANDALONE ast_expr2f.c
 	gcc -g -c -DSTANDALONE ast_expr2.c
 	gcc -g -o testexpr2 ast_expr2f.o ast_expr2.o
-	rm ast_expr2.c ast_expr2.o ast_expr2f.o ast_expr2f.c
+	rm ast_expr2.o ast_expr2f.o 
 
 manpage: asterisk.8