summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/Makefile b/libvo/Makefile
index d5406846e1..866162b17c 100644
--- a/libvo/Makefile
+++ b/libvo/Makefile
@@ -30,6 +30,3 @@ CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
CFLAGS = -I../osdep
include ../mpcommon.mak
-
-.m.o:
- $(CC) -c $(CFLAGS) -o $@ $<