summaryrefslogtreecommitdiffstats
path: root/libfaad2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libfaad2/Makefile')
-rw-r--r--libfaad2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libfaad2/Makefile b/libfaad2/Makefile
index 5e521ba4e6..7e3be6a33a 100644
--- a/libfaad2/Makefile
+++ b/libfaad2/Makefile
@@ -65,8 +65,8 @@ all: $(LIBNAME)
clean:
rm -f *.o *.a *~
-distclean:
- rm -f test *.o *.a *~ .depend
+distclean: clean
+ rm -f .depend test
dep: depend