summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libaf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libaf/Makefile b/libaf/Makefile
index 4d6bebae21..9957a8afbf 100644
--- a/libaf/Makefile
+++ b/libaf/Makefile
@@ -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