slight simplification

Originally committed as revision 6984 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-11-12 16:07:14 +00:00
parent a8d04fba5e
commit 354ca798b2
1 changed files with 1 additions and 3 deletions

View File

@ -193,9 +193,7 @@ uninstall-headers:
-rmdir "$(incdir)"
-rmdir "$(prefix)/include/postproc"
dep: depend
depend: .depend
depend dep: .depend
$(MAKE) -C libavutil depend
$(MAKE) -C libavcodec depend
$(MAKE) -C libavformat depend