aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63cbea4..0341500 100644
--- a/Makefile
+++ b/Makefile
@@ -21,5 +21,5 @@ $(LIB): $(OBJECTS)
gcc $(CFLAGS) $< -I$(INC)
clean:
- rm $(LIB) $(OBJECTS) tinyplay.o tinyplay tinycap.o tinycap \
+ -rm $(LIB) $(OBJECTS) tinyplay.o tinyplay tinycap.o tinycap \
tinymix.o tinymix