summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbeber <beber>2005-07-20 22:18:02 +0000
committerbeber <beber>2005-07-20 22:18:02 +0000
commitb9c86744eafa5fce673cb901a05b0303bbc609b4 (patch)
tree74bcccd8c3015e36b71700a7a78982527490fc9e
parentModif from ill Puppet_Master (diff)
downloadelock-b9c86744eafa5fce673cb901a05b0303bbc609b4.tar.xz
More clean when clean
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 975b42d..daff4a9 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ test: $(OBJTST)
clean:
$(RM) *.swp
- $(RM) $(OBJ) $(OBJTST)
+ $(RM) $(OBJ) $(OBJTST) $(NAME) $(NAMETST)
$(RM) *.c~ *.h~
pdfclean: