summaryrefslogtreecommitdiffstats
path: root/libvo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/Makefile')
-rw-r--r--libvo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/Makefile b/libvo/Makefile
index 19b1c4dade..ecb4203c99 100644
--- a/libvo/Makefile
+++ b/libvo/Makefile
@@ -63,8 +63,8 @@ all: $(LIBNAME)
clean:
rm -f *.o *.a *~
-distclean:
- rm -f Makefile.bak *.o *.a *~ .depend
+distclean: clean
+ rm -f .depend
dep: depend