summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 99a4c114f7..54dd347fbf 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -53,7 +53,7 @@ clean:
rm -f *.o *.d *~ *.a *.lib *.so *.dylib *.dll
distclean: clean
- rm -f Makefile.bak .depend
+ rm -f .depend
ifeq ($(BUILD_SHARED),yes)