summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index acf31c9d8f..ba586cdc8a 100644
--- a/Makefile
+++ b/Makefile
@@ -93,7 +93,7 @@ distclean:
dep: depend
-depend: .depend
+depend: version.h config.h .depend
@for a in mp3lib libac3 libmpeg2 libvo opendivx encore loader/DirectShow ; do $(MAKE) -C $$a dep ; done
.depend: Makefile config.mak config.h