diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ test: $(OBJTST) clean: $(RM) *.swp - $(RM) $(OBJ) $(OBJTST) + $(RM) $(OBJ) $(OBJTST) $(NAME) $(NAMETST) $(RM) *.c~ *.h~ pdfclean: |
index : zzdead/elock.git | ||
A locker for e wm | Philippe Caseiro |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -22,7 +22,7 @@ test: $(OBJTST) clean: $(RM) *.swp - $(RM) $(OBJ) $(OBJTST) + $(RM) $(OBJ) $(OBJTST) $(NAME) $(NAMETST) $(RM) *.c~ *.h~ pdfclean: |