summaryrefslogtreecommitdiffstats
path: root/libfaad2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libfaad2/Makefile')
-rw-r--r--libfaad2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libfaad2/Makefile b/libfaad2/Makefile
index 2e9e267c05..619d76274d 100644
--- a/libfaad2/Makefile
+++ b/libfaad2/Makefile
@@ -71,9 +71,7 @@ clean:
distclean: clean
rm -f .depend test
-dep: depend
-
-depend:
+dep depend:
$(CC) -MM $(CFLAGS) $(SRCS) 1>.depend
#