[MPlayer-cvslog] r21315 - trunk/libaf/Makefile

diego subversion at mplayerhq.hu
Mon Nov 27 12:31:25 CET 2006


Author: diego
Date: Mon Nov 27 12:31:25 2006
New Revision: 21315

Modified:
   trunk/libaf/Makefile

Log:
Remove superfluous dependency declaration on real header files.


Modified: trunk/libaf/Makefile
==============================================================================
--- trunk/libaf/Makefile	(original)
+++ trunk/libaf/Makefile	Mon Nov 27 12:31:25 2006
@@ -46,6 +46,4 @@
 CFLAGS += -D_IO_H_
 endif
 
-$(OBJS):af.h control.h dsp.h filter.h window.h af_mp.h
-
 include ../mpcommon.mak



More information about the MPlayer-cvslog mailing list