Revert mistakenly committed temporary local change.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27405 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-08-03 16:20:34 +00:00
parent 2faef3e404
commit 34fb06087b
1 changed files with 1 additions and 1 deletions

View File

@ -741,7 +741,7 @@ checkheaders: $(ALLHEADERS:.h=.ho)
dep depend: $(DEPS)
for part in $(PARTS); do $(MAKE) -C $$part depend; done
$(FFMPEGLIBS): $(FFMPEGFILES) libvo/fastmemcpy.h #config.h
$(FFMPEGLIBS): $(FFMPEGFILES) libvo/fastmemcpy.h config.h
$(MAKE) -C $(@D)
touch $@