# HG changeset patch # User diego # Date 1164627085 0 # Node ID b15a8a2dca6f7673b1e033eed8f0e7390d41e06a # Parent 6b6d7fd5a00d60841ae10fd19f105162a79bfe58 Remove superfluous dependency declaration on real header files. diff -r 6b6d7fd5a00d -r b15a8a2dca6f libaf/Makefile --- a/libaf/Makefile Mon Nov 27 11:25:15 2006 +0000 +++ b/libaf/Makefile Mon Nov 27 11:31:25 2006 +0000 @@ -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