mirror of https://github.com/mpv-player/mpv
Remove superfluous dependency declaration on real header files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21315 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0e817305fa
commit
969612fd49
|
@ -46,6 +46,4 @@ ifeq ($(TARGET_OS),MINGW32)
|
|||
CFLAGS += -D_IO_H_
|
||||
endif
|
||||
|
||||
$(OBJS):af.h control.h dsp.h filter.h window.h af_mp.h
|
||||
|
||||
include ../mpcommon.mak
|
||||
|
|
Loading…
Reference in New Issue