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:
diego 2006-11-27 11:31:25 +00:00
parent 0e817305fa
commit 969612fd49
1 changed files with 0 additions and 2 deletions

View File

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