1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-19 06:17:00 +00:00

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

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 $@